Error while attaching debugger
Hello, I've got the following scenario: In our development environment, we have 2 servers running in parallel. In one of them I can debug without problem in eclipse, while in the other server, I get...
View ArticleAssign project to a request
Is there a way to assign a project to a request when creating it via Eclipse?
View ArticleMissing authorization for new project
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...
View ArticleInclude can not be activated in ADT, because it is included to more than one...
Dear ADT-Team, this... is not a problem, but my daily work, .... the include can not be activated in ADT, because it is included to more than one program. Backend:SAP_BASIS 740 0005SAP_ABA...
View ArticleDEL Key in Eclipse
Hello, sometimes my DEL key stops working in AiE - is this a known issue (with an also known solution?) Kind regardsChristian
View ArticleMissing authorization for new project
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...
View ArticleADT + SAP GUI JAVA 7.40 with missing connections
Hello, I installed from scratch Eclipse Luna and SAP GUI Java 7.4 (have 7.30 also installed) in Mac OS X Yosemite. ADT is update to latest version.Now in Eclipse when I create a new ABAP project the...
View ArticleDescription for Methods
Hello, Is there a posibility to put a description for method in eclipse as in SE80 (see Screen)? regardsHartmut
View ArticleeCATT in AiE
Dear Experts, I am currently running AiE with ADT v2.36.3. I can execute my eCATT test script using standard SAP GUI but failed using AiE. The error message is "Scripting Engine Is Not Installed or...
View ArticleBrowser not supported in eclipse
Hi, When trying to edit a floor plan manager application in eclipse, I get the following message:500 SAP Internal Server ErrorERROR: This browser is not supported (termination: ERROR_MESSAGE_STATE)I'm...
View ArticleBreakpoints deeper in HTTP Service handler don't get hit
Hi guys! I habe very strange behaviour in our system, regarding breakpoints. When I run any ordinary report, with breakpoint set in Eclipse, breakpoint get's hit just normally, activating debugger.Then...
View ArticleUnable to read repository at https://tools.hana.ondemand.com/luna/content.xml
Hi, I am following this tutorial: SAP HANA Cloud Platform "Installing SAP Development Tools for Eclipse" configured my proxy settings (I am sure the data is correct, ip, port, user, password). and go...
View ArticleCan't logon to ABAP project anymore...
Hello, after a change of the application server name I can not login to the ABAP project any more. I can login to the system via SAP Logon, I can ping the system via the new name. I also tried to...
View ArticleProblem while debugging
Hi all, maybe someone has an answer for me. From time to time I get an exception while debugging. It is not only me, some of my colleguas also got this error.Maybe someone can give me a hand.It always...
View ArticleWhen open the Eclipse has an error
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...
View ArticleImplement * unimplemented Methods Quickfix creates too much implementations
Hi,I've got the problem, that I have got an interface which includes another interface. e.g.interface zif_saveable public . interfaces zif_object. methods save. endinterface. my class implements...
View ArticleMissing authorization for new project
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...
View ArticleDEL Key in Eclipse
Hello, sometimes my DEL key stops working in AiE - is this a known issue (with an also known solution?) Kind regardsChristian
View ArticleImplement * unimplemented Methods Quickfix creates too much implementations
Hi,I've got the problem, that I have got an interface which includes another interface. e.g.interface zif_saveable public . interfaces zif_object. methods save. endinterface. my class implements...
View ArticleCDS view not visible in ABAP
Hi, a simple CDS view was created: like this: namespace demo1;@Schema: 'SAPERP'context zdemo2 { define view ZDEMO as select from KNA1{ KUNNR, NAME1, ORT01};}; After activation I would expect the...
View Article