cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

java.lang.reflect.invocationtargetexception error in sap hana eclipse(latest) ADT(latest)

bdebayan
Explorer
5,932

Hello,

at the time of searching for ABAP Development Objects using Ctrl+Shift+A, I am getting bellow error

java.lang.reflect.InvocationTragetException.

I am using the latest version of ADT https://tools.hana.ondemand.com/latest

and Eclipse 2023-09

Can anyone please help to solve this error?

View Entire Topic
Keltrian
Explorer
0 Likes

Just fixed as se38 said, changing the eclipse.ini file below the -vm line to version 17

/Users/xxxxxxx/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729/jre/lib/libjli.dylib

Im on mac and using Amazon Corretto 17, it worked like a charm.

Regards.

Ask a Question