Application Development and Automation 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: 
Read only

Install ABAP Development Tools (ADT) and abapGit Plugin

dtomaselli
Explorer
0 Likes
1,736

Tutorials: https://developers.sap.com/tutorials/abap-install-adt.html
--------------------------

The install at Step 12 fails with details:

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

Software being installed: ABAP Development Tools for SAP HANA (Developer Edition) 3.22.1 (com.sap.adt.tools.hana.devedition.feature.group 3.22.1)

Missing requirement: ABAP Cloud Authentication UI 3.22.2 (com.sap.adt.a4c.abap.cloud.authentication.ui 3.22.2) requires 'osgi.bundle; javax.servlet [3.1.0,4.0.0)' but it could not be found

Cannot satisfy dependency:

From: ABAP Development Tools Foundation 3.22.2 (com.sap.adt.tools.feature.group 3.22.2)

To: org.eclipse.equinox.p2.iu; com.sap.adt.a4c.abap.cloud.authentication.ui [3.22.2,3.22.2]

Cannot satisfy dependency:

From: ABAP Development Tools for SAP HANA (Developer Edition) 3.22.1 (com.sap.adt.tools.hana.devedition.feature.group 3.22.1)

To: org.eclipse.equinox.p2.iu; com.sap.adt.tools.hana.feature.group [3.22.1,3.22.1]

Cannot satisfy dependency:

From: ABAP Development Tools for SAP HANA 3.22.1 (com.sap.adt.tools.hana.feature.group 3.22.1)

To: org.eclipse.equinox.p2.iu; com.sap.adt.tools.feature.group 1.5.0

2 REPLIES 2
Read only

lrocco
Member
0 Likes
1,016

Hi, you should install version 2021-09 of Eclipse IDE for Java Developers. Newer version may cause problems.

Cheers.

Read only

dtomaselli
Explorer
0 Likes
1,016

Thanks for your response. The 2021-09 Eclipse version is working as expecged.