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

abap oo and eclipse

Former Member
0 Likes
540

Hello,

exits a possibility to develop abap oo with eclipse?

Best regards

Oliver Prodinger

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
472

Hello Oliver

As fas as I know this is not (yet) possible. Even if there were plugins for ABAP-OO available the major obstacle for <i>offline </i>ABAP development is the <b>ABAP dictionary</b>. Without having access to the DDIC objects (<i>online </i>only) we can develop only trivial program objects.

Regards

Uwe

Read only

Former Member
0 Likes
472

Hi,

We can develop.

for more information follow this link.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/bw-and-port...

regards,

Ashokreddy.

Read only

0 Likes
472

Hello Ashok

The documentation actually proves my point (see page 24 out of 25):

<b>Development Environment ABAP/Java</b>

ABAP

- Complete <u>central </u>environment

JAVA

- Independent from central server

Regards

Uwe