If you are facing “Unable to read repository at htts://tools.hana.ondemand.com/2025-03/content.xml” issue while installing ADT( ABAP Development Tools ) in Eclipse. Then, I have a solution for you.
Issue:

Solution:
Please follow below steps for this fix:
- Go to eclipse downloaded location.
- Open file “eclipse.ini” in notepad.

3. Add below line in that file at last.
-Djavax.net.ssl.trustStore=cacerts
-Djavax.net.ssl.trustStorePassword=changeit
-Djavax.net.ssl.trustStoreType=JKS
4. Save eclipse.ini file and restart eclipse.
It will resolve the issue.
Thanks for Visiting!
Sangeeta Singh.

Leave a Reply