2023 Apr 20 12:05 AM
Hi All
I am installing ADT on a new machine, and unable to complete the installation, with the following error popping up every time.
Eclipse version:
Version: 2023-03 (4.27.0)
ADT URL: https://tools.hana.ondemand.com/latest
I have tried running it with admin credentials, to no avail.
Any help would be appreciated.
Best Regards
Ravish
2023 Apr 26 1:08 AM
Was able to resolve myself by following the Installation instructions from help.sap.com
Manually downloaded the latest available ADT package from SAP Software Download Center (requires S-User) and doing an offline install on Eclipse.
All the pre-requisites specified in the Installation document under Required Eclipse Features need to installed first before the ADT can be installed.
Also for anyone behind a corporate proxy, having issues in Eclipse with connecting to the update sites, can add the following lines to the eclipse.ini file(located in the Eclipse install directory), to use your windows credentials & certs to connect to the update site.
-Djavax.net.ssl.trustStore=NUL
-Djavax.net.ssl.trustStoreType=Windows-ROOT
Closing the thread.
Regards
RG
2023 Apr 20 2:19 AM
which eclipse package you are using? better go with jee version.
2023 Apr 24 12:36 AM
Hi Jon
I am using the latest Eclipse build, with bundled JRE from eclipse.
Regards
RG
2023 Apr 24 12:50 AM
I know you are using latest version, but u need use correct packaged version. Some are for c++ dev. You need the one for j2ee
2023 Apr 24 1:40 AM
It is the bundled version for Java developers, as can be seen in the scrennshot.
2023 Apr 24 2:02 AM
2023 Apr 26 1:08 AM
Was able to resolve myself by following the Installation instructions from help.sap.com
Manually downloaded the latest available ADT package from SAP Software Download Center (requires S-User) and doing an offline install on Eclipse.
All the pre-requisites specified in the Installation document under Required Eclipse Features need to installed first before the ADT can be installed.
Also for anyone behind a corporate proxy, having issues in Eclipse with connecting to the update sites, can add the following lines to the eclipse.ini file(located in the Eclipse install directory), to use your windows credentials & certs to connect to the update site.
-Djavax.net.ssl.trustStore=NUL
-Djavax.net.ssl.trustStoreType=Windows-ROOT
Closing the thread.
Regards
RG
2024 Mar 01 12:24 PM
I am facing the same issue, but I don't have access to the offline ADT plugin. Any other suggestion to resolve this error?
Thanks,
KP