‎2014 Nov 01 12:05 AM
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!
‎2014 Nov 18 9:29 PM
resolved after adding below statement to eclipse file
-Dorg.osgi.framework.os.name=win32
‎2014 Nov 03 7:59 AM
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
‎2014 Nov 09 4:44 PM
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!
‎2014 Nov 11 8:31 AM
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
‎2014 Nov 18 9:29 PM
resolved after adding below statement to eclipse file
-Dorg.osgi.framework.os.name=win32