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

Cannot open GUI or any transaction via eclipse

anesh_kumar
Active Participant
0 Likes
1,502

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
Read only

anesh_kumar
Active Participant
943

resolved after adding below statement to eclipse file

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

4 REPLIES 4
Read only

Former Member
0 Likes
943

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

Read only

0 Likes
943

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!

Read only

0 Likes
943

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

Read only

anesh_kumar
Active Participant
944

resolved after adding below statement to eclipse file

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