Strange quick fix suggestion for method implementation
Hi all, I'm trying to follow the example from the REST How-to. When implementing the resource application class (chapter 2.3.2), I've noticed something I do not understand. I've created a new class...
View ArticleCode generation: UML to ABAP
Hello all,Could you please tell me if it is working on an feature/eclise plugin to generate ABAP code based on UML class diagrams?Thanks,Catalin Chiuaru
View ArticleSyntax check for a particular version of ABAP
Hi! Is there any way to check the ABAP code, if it is compatible with a particular ABAP version? It happens, that our customers have older ABAP release in their system. However, as we want to use...
View ArticleError occurred when open data preview of CDS in eclipse
Hi all,I have developed one CDS view in eclipse, when I try to preview the data of this CDS view, I received errors from eclipse as attached file, but records are shown and the view is looks fine as...
View ArticleUML diagrams in ADT
Hello everybody, Does anybody know any ways to build UML diagrams directly from Eclipse? The only way to export UML I know is to do this directly from UML_CLASS_DIAGRAM report . Thanks.
View ArticleADT plugins error for Eclipse Luna
Hi, I would like to start experimentating with ABAP in Eclipse Luna.I have download the ADT for Eclipse Luna, because I cannot connect to the internet directly. I am using this file with ADT plugings...
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 ArticleREST Tutorial: Unclear on Resource Application Class
Hi all, I'm tring to follow the REST Tutorial, and I may have a slight problem understanding the implementation in chapter 2.3.2 (pages 11/12). There's a note before the code that saysHere, the first...
View ArticleHandling issue with quick fixes.
Hello, while going throught the REST tutorial, I noticed a small difference in the handling between the JDT Java editor and the ADT ABAP editor. It's not much of a difference, but it's one of the small...
View ArticleIncomplete type inference in quick fix?
Hi all, I'm implementing the examples from the REST How-To and have come across the following behaviour: I've created the basic classes and want to add the method REGISTER_RESOURCES as described in...
View ArticleIs it possible to change display names for tabs with views?
Hello all, does anybody know, if there is a possibility to change how view names are displayed in tab-titles in Eclipse? My current format looks like this: [System] Component_Name | View_Name As there...
View ArticleABAP in Eclipse in HANA Studio
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...
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 ArticleShortcuts or favorites list for transactions
Hi all, I'm looking for an easy way to start regularly used SAP GUI transactions from within ABAP in eclipse. Currently I know three ways to execute a transaction: 1. Open any development object in the...
View ArticleADT - Unhandled event loop
Hi, I've been trying to use some of the versions of ADT. I've tried kepler and luna so far and in every one of them I usually get the following error: and then I get prompted to close eclipse due to...
View ArticleEclipse Plugin for the Debug Perspective
Hello, I try to write an Debugger Plugin for AiE. My Target is, to read some Informations of different Variables (Internal Tables, References etc), match this Infos, and show its in a tree.But i'm not...
View ArticleCan't create ABAP Projects anymore
Hi, i can't create ABAP projects in my AiE workspace anymore. I'm getting the following error message. I'm on eclipse Luna (64 Bit) and ADT 2.36. The same issue occurs when i install a plain new...
View ArticleAdd message class
Hello, is it possible to add a message class to a global class in Eclipse? Thanks for help.
View ArticleAttached Javadoc in ADT SDK is displayed only for some classes
Hi everybody! I'm trying to explore the ADT SDK a bit. I have attached Javadoc to the 3 libraries I'm using in my project (com.sap.adt.project.ui_2.36.1.jar, com.sap.adt.project_2.36.1.jar,...
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 Article