Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue ADT with eclipse

vamsikrishnanalluri
Discoverer
0 Kudos

While installing ADT in Eclipse I am getting a error and was not able to install the addon.s

Getting

below error

I am trying with Windows 10 with JAVA software intalled.

Your help is very much appreciated...

9 REPLIES 9

BiberM
Active Participant
0 Kudos

Hi,

did you try "Show original error and build my own solution"? Maybe the error shown there indicates the real problem. Please post the error here.

What seems to happen here are unfilfilled dependencies. We now have to find out which.


Best regards

Michael

vamsikrishnanalluri
Discoverer
0 Kudos

Cannot complete the install because one or more required items could not be found.

Software being installed: ABAP Development Tools for Web Dynpro (Developer Edition) 1.149.0 (com.sap.adt.wda.core.devedition.feature.group 1.149.0)

Missing requirement: ABAP Core 3.24.0 (com.sap.adt.tools.core 3.24.0) requires 'osgi.bundle; org.eclipse.emf.workspace [1.5.1,2.0.0)' but it could not be found

Cannot satisfy dependency:

From: Controller 1.149.0 (com.sap.adt.wda.controller 1.149.0)

To: osgi.bundle; com.sap.adt.tools.core [3.24.0,4.0.0)

Cannot satisfy dependency:

From: ABAP Development Tools for Web Dynpro (Developer Edition) 1.149.0 (com.sap.adt.wda.core.devedition.feature.group 1.149.0)

To: org.eclipse.equinox.p2.iu; com.sap.adt.wda.core.feature.group [1.149.0,1.149.0]

Cannot satisfy dependency:

From: ABAP Development Tools for Web Dynpro 1.149.0 (com.sap.adt.wda.core.feature.group 1.149.0)

To: org.eclipse.equinox.p2.iu; com.sap.adt.wda.controller [1.149.0,1.149.0]

BiberM
Active Participant
0 Kudos

There is an unresolved dependency to org.eclipse.emf.workspace

This all originates from the WebDynpro Tools. The easiest would be to leave out the WebDynpro Tools if you don't need them.

Another way would be to find out why your current package repositories don't supply this package and what Repository would.

Best regards

Michael

vamsikrishnanalluri
Discoverer
0 Kudos

thank you, I will try installing by excluding the Wbdynpro and update you back

wolfgang_woehrle
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi

we assume network issues that make it impossible to install relevant Eclipse features.

Please try the following approach:

1. Download the ADT Installation Guide: https://help.sap.com/doc/2e9cf4a457d84c7a81f33d8c3fdd9694/Cloud/en-US/inst_guide_abap_development_to...

2. Install the Eclipse features from page 24 manually.

3. Try then to install ADT again.

Kind regards,

Wolfgang

vamsikrishnanalluri
Discoverer
0 Kudos

No luck, even after download them manualy still the same issue.

ysoethoff
Product and Topic Expert
Product and Topic Expert
0 Kudos

Which Eclipse version are you using (Eclipse release, e.g. 2021-09 or 2021-12 and also package)?

As described on https://tools.hana.ondemand.com/#abap we recommend to use the latest Eclipse release 2021-12 of the Eclipse IDE for Java Developers Package (can be found here: https://www.eclipse.org/downloads/packages/release/2021-12/r/eclipse-ide-java-developers).
If you use Eclipse 2021-12, please also use the according update site https://tools.hana.ondemand.com/2021-12 or https://tools.hana.ondemand.com/latest, for always getting the latest updates.

Also, can you please try only selecting ABAP Development Tools?
If you only want to install ADT, this is enough. The other plugins are different tools, like SAP HANA Studio or SAP BW Modelling Tools, etc.

Kind regards,
Yannic

VinodM
Explorer
0 Kudos

Facing same isssue:

VinodM_0-1707924292333.png

Here is the full text written under 'Details' Tab: 

 

Cannot complete the install because one or more required items could not be found.
Software being installed: ABAP Development Tools for Web Dynpro (Developer Edition) 1.183.0 (com.sap.adt.wda.core.devedition.feature.group 1.183.0)
Missing requirement: Controller 1.183.0 (com.sap.adt.wda.controller 1.183.0) requires 'osgi.bundle; org.eclipse.core.runtime [3.29.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: ABAP Development Tools for Web Dynpro (Developer Edition) 1.183.0 (com.sap.adt.wda.core.devedition.feature.group 1.183.0)
To: org.eclipse.equinox.p2.iu; com.sap.adt.wda.core.feature.group [1.183.0,1.183.0]
Cannot satisfy dependency:
From: ABAP Development Tools for Web Dynpro 1.183.0 (com.sap.adt.wda.core.feature.group 1.183.0)
To: org.eclipse.equinox.p2.iu; com.sap.adt.wda.controller [1.183.0,1.183.0]

Can anyone support here?

0 Kudos

Hi All,

@VinodM have you found any solution to this issue? I am having the same error like you. Please let us know if you find it.

Thanks,