Quantcast
Channel: SCN : Popular Discussions - ABAP in Eclipse
Viewing all 1215 articles
Browse latest View live

Missing authorization for new project

$
0
0

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:

Enabling ABAP in Eclipse

 

Can someone help me?

 

Transaction SU53 was not helpfull.


Error: System does not support Eclipse based ABAP Development Tools

$
0
0

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)"

 

ADTFailure.PNG

 

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

Update debugging in ADT possible?

$
0
0

Hi folks,

 

is there a possibility to do update debugging in ADT? If yes, where do I find the preferences to activate it?

 

Thanks and cheers,

Martin

Error connecting to ABAP AS server using SAP Logon

$
0
0

Hi ,

 

I have installed eclipse and getting the followng error

 

Logon to system NSP failed (System NSP does not support Eclipse-based ABAP Development Tools)

 

I think it is because ICM is not enabled on server

 

Regards

Ashok

AiE issue

$
0
0

Hi guys,

 

Since I have installed the latest updates for AiE, it started giving me this error: "Local SAP UI landscape file not found; use SAP GUI to configure it" when I tried to add a new project. At first I ignored it (it just didn't allow me to select a system from SAP logon, and I inserted the SAP system settings manually to work around this error). But today, this error started popping up whenever I tried to create any new development object (report, class, etc) and it prevents me from creating anything .

 

I have already tried the following:

     - Checked the actual SAP logon files (in the AppData/Roaming/SAP/Common folder), and they seemed ok. The regular SAP GUI logon also works just fine.

     - Tried to revert the plugins to the previous version (from Installation Details -> Installation History -> Revert)

     - Switched the workspace to a new one

     - Even tried a fresh eclipse install, but it seems to keep the same problem

 

Does this version somehow have issues/conflicts with SAP Netweaver Business Client (I sometimes use it for older systems which don't have AiE support)? I have been using NWBC and AiE in parallel for about 1 month before the update and there was no problem.

 

Best regards,

Serban

ABAP in Eclipse in HANA Studio

$
0
0

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

Extremely Long Wait for 'Debug Configuration' Pop-Up to Appear (Eclipse Kepler)

$
0
0

This being an ABAP forum I am sorry if my question is a bit misplaced, but I dont know where else to ask it.

 

I am attempting to debug a HANA procedure and when I open the debug selector

 

and click 'Debug Configurations...' it takes a VERY long time (several minutes) until the pop-up appears.

 

I have tried to update, but apparently I am on the latest version ('no updates available').

 

 

ADT: Web Dynpro view/window error "Failed to create the part's controls"

$
0
0

Hi,

 

I'm getting the error "No enum constant com.sap.adt.wda.controller.semanticfs.common.ControllerFileServices.ControllerObjectTypeEnum.WDYNWZ" in eclipse while opening the view that are created under the customer namespace.

 

Same error as reported in thread ADT: Web Dynpro view/window error "Failed to create the part's controls"

 

The backend is in SP08 and I tried to apply the note 2045571 but its not working.  Please let me know how to resolve this issue.


Thanks,

Saravanan


AiE - Some questions about usability.

$
0
0

Hello,

 

I've been testing AiE in the past weeks and it's really an awesome tool, I'm not really familiar with Eclipse but I'm loving it. But I have some questions of things I could do easily in the regular abap editor but didn't find an alternative in AiE.

 

  1. If I'm in the main program of a function group, how can I do a global search in a program in AiE(e.g ctrl+g in the regular abap editor). I've found the "Search ABAP Code" Feature, but it's only avaiable in HANA Systems.
  2. in SE80 -> Right click on an object on the tree -> Additional Functions -> Write transport entry, I've tried the project explorer and Outline without any luck.
  3. How can I query all the requests in my system? similar to SE01.
  4. Double click on a perform to create it. I can see that this could be done to incentive OOP, but =/
  5. Ignore case / identation when comparing the history of an object. We have several developers and everyone has their pretty printer preferences, so the lowe case <-> Upper case changes are inevitable.


Apart from that, are there any ways to:


  1. In the Outline, when I'm in my main program of the function group/Module pool, see the entire program/performs/classes. Similar to the project explorer view.
  2. Rename the ABAP Project to something more familiar, instead of SYSID_MANDT_USER_LANGUAGE something like  QAS ?
  3. Find a specific column in the debugger abap table view(in the "New Debugger", we can just type the column name in a field and it pop's up to the front).


I Know I most of these could be programmed as plugins, but still, I wanna know if these are implemented already or it's some obscure configuration(really difficult since I can search the preferences!).


Thanks in advance

ABAP in Eclipse Installation Error

$
0
0

I am trying to install ABAP in Eclipse  and getting below error.

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)

Update debugging in ADT possible?

$
0
0

Hi folks,

 

is there a possibility to do update debugging in ADT? If yes, where do I find the preferences to activate it?

 

Thanks and cheers,

Martin

Implicit enhancements in AiE

$
0
0

Hello all,

I have an standard class where two custom methods where added to that standard class via implicit enhancement approach. Unfortunately, these methods are not visible/available in AiE. Only as an Info. I am using for AS Netweaver 7.31 and ADT 2.36.

Could anyone give an explanation? Are the implicit enhancement not yet supported by AiE?

 

Thanks in advance,

Kind regards,

Catalin Chiuaru

When open the Eclipse has an error

$
0
0

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

Microsoft redistributable runtime DLLs VS2010 SP1 (x86)).

 

 

 

 

Thanks and best regards,

Tony

Error connecting to ABAP AS server using SAP Logon

$
0
0

Hi ,

 

I have installed eclipse and getting the followng error

 

Logon to system NSP failed (System NSP does not support Eclipse-based ABAP Development Tools)

 

I think it is because ICM is not enabled on server

 

Regards

Ashok

Error while creating new ABAP project in Eclipse

$
0
0


Hi,

 

I have installed the eclipse for ABAP development.Now while creating the new ABAP project I have given the system logon details but it is giving me following error message:

"Logon to system failed (System doesnt support Eclipse based development tools)".

Please provide me a solution.

 

Thanks.


Eclipse content assist returns empty (on Mac)

$
0
0

Hi,

 

I am currently getting into SAP UI5 and starting to develop some JS applications Eclipse, but I got problems with the code completion (or content assist, as it is called in Eclipse). On internet I can find a lot of hits on content assist, but most deal with the popup not appearing. But in my case this works fine, but selecting a proposal is not working.

 

I do get the the Popup with available entries, but when I double click on a line nothing is returned.

For example, when i type:

var oMatrix = new sap.ui.commons.layout.M

(and wait for content assist or press ^spacebar) I get to choose from the three available MatrixLayout... entries. Doubleclicking the first line results in:

var oMatrix = new  ()

 

not really the expected result

 

Anyone with a good idea on how to solve this?

 

 

Hardware and Software info:

MacbookPro with with OS X version 10.7.5

Eclipse Java EE IDE for Web Developers.

Version: Juno Service Release 2

Build id: 20130225-0426

Java version 8 (build 1.8.0_25-b17) for OSX

 

I do not have a connection to SAP setup

Unable to read repository at https://tools.hana.ondemand.com/luna/content.xml

$
0
0

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 to Help, Install Software and paste the url SAP HANA Cloud Platform

 

 

 

and get this error:

 

Unable to read repository at https://tools.hana.ondemand.com/luna/content.xml.

Unable to read repository at https://tools.hana.ondemand.com/luna/content.xml.

sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

 

Any advice how to fix this error?

 

Thanks.

Handling issue with quick fixes.

$
0
0

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 grains of sand in the gearbox

 

When you use a quick fix in the JDT Java editor to create a missing local variable, you can do so anywhere in the line. I prefer to complete the method call first and then immediately press Ctrl+1 while the cursor is still at the end of the line:

-- Ctrl+1 -->

 

As you can see, the cursor jumps to the beginning of the item to be fixed, which makes sense - I explicitly asked for a fix, so find something to fix in the vincinity.

 

In the ADT editor, things are a bit different at the moment:

 

 

The cursor does not move when I press Ctrl+1. Even if there is something to be fixed in the current line, I first need to navigate to the statement in question manually in order to use the quick fix.

 

Would it be possible to adapt the behaviour of the ADT ABAP editor in a future version so that this additional navigation step is no longer necessary?

 

Thanks

  Volker

ADT: Inherited members in Project Explorer or Outline View

$
0
0

Hello,

I switched some time ago to Eclipse and I'm really like the tool but I miss one thing from SE80 -> a view of all inherited members of the class (methods, attributes and interfaces ). I know I can use CTRL+O twice and I will get the  everything I want but this is not so nice as everytime it's called it's retreaving data from SAP, making it slow. Also this window with all members is disappearing any time you click anywhere outside it .

 

Question to Thomas Fiedler if inherited members can be shown in Project Explorere or Outline View ? This would be really helpfull while working with classes and interfaces.

 


Download ABAP in Eclipse

$
0
0

Hello,

 

does anybody now where I can download the eclipse with integrated ABAP tools? Unfortunately I can't find anything.

 

Thank!

 

Viktor

Viewing all 1215 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>