Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Eclipse alternative?

0 Likes
1,198

Hi there,

I'm quite new to abap development.

Is there an alternative developing abap applications as with eclipse adt or sap gui directly?
Maybe, is there an option using IntelliJ by Jetbrains?

Thanks!

1 REPLY 1
Read only

Jeansy
Active Contributor
1,087

Hi,

no, for pure classical ABAP-development, I do not see any alternative to traditional ABAP Workbench (via SAP GUI) and ABAP Development Tools (ADT) using Eclipse as IDE.

Of course, there are some approaches to implement ABAP development also in some other IDE, but as far as I know they are not really supported by SAP.

One example is VS Code: https://blogs.sap.com/2019/12/06/abap-development-in-vs-code/

Kind regards
Jens