Hi All,
Can anyone suggest how to configure Eclipse ID with SAP back end , basically how I should use Eclipse ?
Thanks.
Hi All,
Can anyone suggest how to configure Eclipse ID with SAP back end , basically how I should use Eclipse ?
Thanks.
When attempting to create a new ABAP Project in ADT, I get an error at the credentials screen.
"Logon to system ERD failed (System "ERD" does not support Eclipse based ABAP Development Tools)"
Perhaps someone can help shed some light on this. Is there some additional configuration that must be done either on the client or backend?
Thanks
Luke
Hi,
I get following error while trying to install new software. I tried both Kepeler Service Release 2 and Luna versions and always get similar errors. Any idea what is missing?
Operation details
Cannot complete the install because one or more required items could not be found.
Software currently installed: ABAP Development Tools for SAP HANA (Developer Edition) 2.36.1 (com.sap.adt.tools.hana.devedition.feature.group 2.36.1)
Missing requirement: ABAP Development Tools Foundation 2.36.2 (com.sap.adt.tools.feature.group 2.36.2) requires 'org.eclipse.mylyn.context_feature.feature.group [3.9.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: ABAP Development Tools for SAP HANA (Developer Edition) 2.36.1 (com.sap.adt.tools.hana.devedition.feature.group 2.36.1)
To: com.sap.adt.tools.hana.feature.group [2.36.1]
Cannot satisfy dependency:
From: ABAP Development Tools for SAP HANA 2.36.1 (com.sap.adt.tools.hana.feature.group 2.36.1)
To: com.sap.adt.tools.feature.group 1.5.0
Thanks
Vj
Hello,
today i got an error while editing a message class from AiE.
The szenario was the following:
I would appreciate to get this fixed soon.
Greetings,
Karsten
Hi everybody!
I have following issue in Eclipse: I set a breakpoint to debug my program. Program is executed up to the breakpoint and correctly stopped in Debugger. There I hit F8 (resume) and program continues, but the debug "session" (it is shown as thread) stays. The next time the breakpoint is hit, new session is created.
After this happens 4 times, debugger won't stop with message: Debugging is no more possible for the session, because the maximum allowed amout of System connection has been exceeded.
As a workaround I can manually stop previous opened "sessions", but this is really annoying. And these closed connections keep hanging in SM04 as RFC connections.
Anyone has the same problem? How can I solve it?
I'm running ABAP in Eclipse 2.41.1 on Kepler, SAP 731 SP 8
Thank you in advance,
have a nice day!
Ondrej
does any one any idea how to resolve it.
Cannot complete the install because one or more required items could not be found.
Software being installed: ABAP Development Tools - Core 1.0.2 (com.sap.adt.tools.feature.group 1.0.2)
Missing requirement: ABAP Development Tools Communication Framework 1.0.2 (com.sap.adt.fwk.ci.feature.group 1.0.2) requires 'org.eclipse.mylyn.commons.feature.group [3.4.3,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: ABAP Development Tools - Core 1.0.2 (com.sap.adt.tools.feature.group 1.0.2)
To: com.sap.adt.fwk.ci.feature.group [1.0.0,2.0.0)
Hello,
maybe I really missed it - checked here:
Get Started with the ABAP Development Tools for SAP NetWeaver
SAP Development Tools for Eclipse
but is there any document which has the full feature list of ABAP in Eclipse?
The best would be some Table like:
Feature | AiE Version | BackEnd Version
So if anyone knows about such a list, it would be great to get such a link,
otherwise it is @SAP to create it
Best regards,
Jakob
Hi everyone,
I'm using Eclipse IDE to code abap and I want to use special characters like "ãç%" in Web Dynpro abap code, but when i am trying to use it, i have the following problem:
com.sap.adt.communication.resources.ResourceCharactersNotAcceptedException: Execution of request "POST /sap/bc/adt/wdy/abapsource/codecompletion/elementinfo?uri=%2Fsap%2Fbc%2Fadt%2Fwdy%2Fcomponentcontrollers%2Fyswd_scm_serv_generico%2Fcomponentcontroller%2Fsource%23start%3D4288%2C57" failed: 406 Not Acceptable
The text contains characters [� de visibilid] which cannot be converted
------------ Request -----------------------
POST /sap/bc/adt/wdy/abapsource/codecompletion/elementinfo?uri=%2Fsap%2Fbc%2Fadt%2Fwdy%2Fcomponentcontrollers%2Fyswd_serv_generico%2Fcomponentcontroller%2Fsource%23start%3D4288%2C57 HTTP/1.1
Accept: application/vnd.sap.adt.elementinfo+xml
Content-Type: text/plain
User-Agent: Eclipse/4.4.2.v20150204-1700 ADT/2.41.1
X-sap-adt-profiling: server-time
I've already tried change the settings in:
Window - Preferences...
General - Editors
Text File Encoding
Other: UTF-8
Also, I've already disabled the automatic syntax checking option in Eclipse IDE, but the problem persists.
Could anyone help me?
Thanks!!
Hi experts,
Why is my webdynpro screens opening in normal SAP GUI SE80 transaction even though i am opening it from inside Eclipse? I have tried Kepler as well as Luna version of eclipse, still the same.
Any config or patches I am missing?
Thanks
Ags.
Hi,
acutally that's not really an ADT question but anyway I think it's the right place to post it.
I'm just editing an interface definition in Eclipse which was created in SE80 or SE24. I found a statement which I didn't understand:
Just before a method definition there is a statement:
class <<CL_CLASS_NAME>> definition load.
In the following method definition is a public type used of <<CL_CLASS_NAME>>. I checked the F1 help and there is even written that "definition load" is obsolete. If I remove it, I don't get a syntax error.
Not to mention: If I would create the interface definition in Eclipse, I would not write that statement.
Is this statement really needed or is it just generated by SE24 but acutally obsolete?
Thanks & Cheers,
Martin
Hello everyone,
After i finish the installation and open the Eclipse, I have met an error like below:
ABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DLLs VS2010. Consult the installation guide or download page for further details on how to install this component.
Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: C:\TONY\eclipse-SDK-3.7.2-win32-x86_64\eclipse\configuration\org.eclipse.osgi\bundles\316\1\.cp\lib\sapjco3.dll: Can't find dependent libraries
Does anyone tell me why?(Microsoft Runtime DLLs VS2010 have already installed in the system or anyboby could give me the link to down the
Thanks and best regards,
Tony
Hi,
I am new to SAP and ABAP in Eclipse. we are using SAP GUI for abap so far and recently started moving to Eclipse editor for abap
now i want to know is there any feature available in eclipse resemble to SAP GUI pattern->structure data object -> with fields from structrure.
we are using eclipse LUNA and here are the screenshots of SAP GUI
Is this feature available in eclipse also? if yes then give me some idea about it.
Thanks in advance.
Hey folks,
I have a problem getting started with abap in eclipse.
When I want to start a new project I receive the following message, when trying to connect to the system:
User <user> is not authorized to access system <sid> via ABAP in Eclipse (No authorization to access the resource /sap/bc/adt/compatibility/graph.)
I have the done all the things described in the following blog:
Can someone help me?
Transaction SU53 was not helpfull.
Hello,
I have seen several blogs about ABAP in Eclipse. The prerequisites always mention Eclipse release 3.6 or 3.7.
I have noticed that the HANA Studion is based on Eclipse 3.8.
Can I install the ABAP for Eclipse Plugin in the HANA Studio or do I have to install a second IDE with the version 3.6 or 3.7?
Thanks,
Michael
does any one any idea how to resolve it.
Cannot complete the install because one or more required items could not be found.
Software being installed: ABAP Development Tools - Core 1.0.2 (com.sap.adt.tools.feature.group 1.0.2)
Missing requirement: ABAP Development Tools Communication Framework 1.0.2 (com.sap.adt.fwk.ci.feature.group 1.0.2) requires 'org.eclipse.mylyn.commons.feature.group [3.4.3,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: ABAP Development Tools - Core 1.0.2 (com.sap.adt.tools.feature.group 1.0.2)
To: com.sap.adt.fwk.ci.feature.group [1.0.0,2.0.0)
Hi,
I get following error while trying to install new software. I tried both Kepeler Service Release 2 and Luna versions and always get similar errors. Any idea what is missing?
Operation details
Cannot complete the install because one or more required items could not be found.
Software currently installed: ABAP Development Tools for SAP HANA (Developer Edition) 2.36.1 (com.sap.adt.tools.hana.devedition.feature.group 2.36.1)
Missing requirement: ABAP Development Tools Foundation 2.36.2 (com.sap.adt.tools.feature.group 2.36.2) requires 'org.eclipse.mylyn.context_feature.feature.group [3.9.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: ABAP Development Tools for SAP HANA (Developer Edition) 2.36.1 (com.sap.adt.tools.hana.devedition.feature.group 2.36.1)
To: com.sap.adt.tools.hana.feature.group [2.36.1]
Cannot satisfy dependency:
From: ABAP Development Tools for SAP HANA 2.36.1 (com.sap.adt.tools.hana.feature.group 2.36.1)
To: com.sap.adt.tools.feature.group 1.5.0
Thanks
Vj
Hello,
I would like to open this discussion as a feature request to SAP.
It´s about the possibility to create/determine descriptions for all kind of development elements.
For in example, in SE24 for every element there is the column "description". (Attributes, Methods, method parameters, Class Types,..).
For dictionary objects (for example the dictionary type of an attribute or a method parameter) the description is automatically determined from dictionary, and you can also overwrite it manually.
For other elements like methods, you can of course also create your own descriptions.
It would be very helpful to have the same possibilities in general also in Eclipse.
Because now, if I for example create a new method, I don´t do it in Eclipse because then the descriptions are missing. So, I have to jump to SE80, create the method there, descriptions are determined or manually set, and then jump back to Eclipse.
That´s just one example, and it would much more convenient to do everything consistently in Eclipse without jumping to other tools.
I hope this can be considered to be added as a new feature.
Thanks!
Regards,
Michael
Hi
I am trying to use ADT on the following system:
OS X Yosemite 10.10.3
Eclipse Luna 4.4.2 with the following installation details:
SAP GUI for Java 7.40 rev 2
(Version ID 074000040200)
The backend system is SAP NetWeaver 7.4
1) When I try to create an ABAP Project I get the following error:
Landscape file */Library/Preferences/SAP/SAPGUILandscape.xml cannot be parsed.
Please check its content or the configuration path in SAP GUI.
2) I also tried creating the connection manually but I get the following error in this instance:
Logon to system SYSID failed (hostname 'MYCOMPUTERNAME' unknown)
Any idea why I would be experiencing these problems and how I can resolve them?
Thanks
Hello everyone,
After i finish the installation and open the Eclipse, I have met an error like below:
ABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DLLs VS2010. Consult the installation guide or download page for further details on how to install this component.
Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: C:\TONY\eclipse-SDK-3.7.2-win32-x86_64\eclipse\configuration\org.eclipse.osgi\bundles\316\1\.cp\lib\sapjco3.dll: Can't find dependent libraries
Does anyone tell me why?(Microsoft Runtime DLLs VS2010 have already installed in the system or anyboby could give me the link to down the
Thanks and best regards,
Tony
Hi Everybody,
Is there any change to create and change method parameter short texts from eclipse adt (7.4. SP8) or is that a feature we've to wait for?
Regards,
Franz