Application Development 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: 

Cannot open GUI or any transaction via eclipse

anesh_kumar
Active Participant
0 Kudos

Hi

I am not able to open any transaction (via run abap development objects option) and also cannot open SAP GUI from my eclipse

below are my config:

eclipse kepler 4.3

SAP GUI 7.3 and patch level 4

could you please let me know if i am missing any config

thanks!

1 ACCEPTED SOLUTION

anesh_kumar
Active Participant

resolved after adding below statement to eclipse file

-Dorg.osgi.framework.os.name=win32

4 REPLIES 4

former_member201346
Active Participant
0 Kudos

Which version of the ABAP Development Tools are you using?

One which operating system do you run it?

Which error messages/entries in Error log do you get?

Regards, Felix

0 Kudos

I am using the latest version from SAP Development Tools for Eclipse

OS: WIN7

eclipse kepler 4.3

sap gui 7300.2.4

Error: Unable to create class 'org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor' from bundle '1601'

Thanks!

0 Kudos

For me running ST22 or SE03 in the "Run ABAP Application" dialogue works perfectly with the following setup:

Windows 7

Java 1.8.0_25 (64 Bit)

Eclipse Kepler 4.3.2 (64 Bit)

ABAP Development Tools 2.31.7

SAP GUI for Windows 7.30 Patch Level 10 (yours is patch level 2)

Can you please provide more details about the components used on your side?

Regards, Felix

anesh_kumar
Active Participant

resolved after adding below statement to eclipse file

-Dorg.osgi.framework.os.name=win32