cancel
Showing results for 
Search instead for 
Did you mean: 

ADT packages are not getting resolved in Eclipse.

0 Kudos

Hi ,

We're currently working on developing an Eclipse plugin designed for automatic ABAP code generation. However, we're facing an issue where the ADT (ABAP Development Tools) API packages are not being resolved, despite attempts to import them. We have verified that the ADT plugin is correctly installed, and the required packages appear in both the dependencies section and the classpath of our project. Despite this, the packages still aren't being resolved within the Eclipse IDE. Assistance in troubleshooting and resolving this issue would be greatly appreciated.

View Entire Topic
ŁukaszPęgiel
Contributor
0 Kudos

It's hard to imagine what could be the reason. I never had such issues with the public APIs of ADT. Of course the access to internal resources is limited or even forbidden in many places, so without more info I cannot help.

Some screenshots, class names, etc. would be helpful in order to support you.