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: 

ABAP Communication Framework 2.16.0 is missing

vijy_mukunthan
Active Contributor
0 Kudos

Dear Experts

   I am trying to update all ABAP and UI5 plugins up to date. When i try to install i am getting below error. I dont know how to fix all these errors.

The actions required to successfully install the requested software are incompatible with the software to install.

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

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

    Missing requirement: ABAP Communication Framework 2.16.0 (com.sap.adt.fwk.ci.feature.group 2.16.0) requires 'org.eclipse.emf.workspace.feature.group [1.5.0,2.0.0)' but it could not be found

    Cannot satisfy dependency:

      From: ABAP Development Tools Foundation - Basic Functionality 2.16.1 (com.sap.adt.tools.base.feature.group 2.16.1)

      To: com.sap.adt.fwk.ci.feature.group 1.0.0

    Cannot satisfy dependency:

      From: ABAP Development Tools Foundation - Basic Functionality 2.16.3 (com.sap.adt.tools.base.feature.group 2.16.3)

      To: com.sap.adt.fwk.ci.feature.group 1.0.0

    Cannot satisfy dependency:

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

      To: com.sap.adt.tools.base.feature.group 2.0.0.qualifier

    Cannot satisfy dependency:

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

      To: com.sap.adt.tools.base.feature.group 2.0.0.qualifier

    Cannot satisfy dependency:

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

      To: com.sap.adt.tools.hana.feature.group [2.16.1]

    Cannot satisfy dependency:

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

      To: com.sap.adt.tools.feature.group 1.5.0

3 REPLIES 3

former_member201346
Active Participant
0 Kudos

Seeing the very first missing requirement, I guess updating your underlying Eclipse instance should solve the issue. Version 2.16 of the ABAP Development Tools requires a newer version of org.eclipse.emf.workspace.feature.group (EMF Model Transaction Workbench Integration) than version 2.13 did.
So configure an appropriate Eclipse Update Site, update the Eclipse components and try to update the ABAP and UI5 tools afterwards.

Regards, Felix

PS: Since December 20th version 2.19 is the latest version of ADT. So far it is available on the Service Market Place only. It's planned to put the new content on the Update Site at the end of next week.

0 Kudos

Hi Felix

   As per your advice i try to install EMT latest version. But still i am getting the error. You can see the screen shot.

Regards

Vijay Mukunthan

DirkAltmann
Active Participant
0 Kudos

Hi Vijay,

have you tried to install the tools from the following page?

SAP Development Tools for Eclipse

If not, please follow the procedure of this page. Normally all depend packages will also install. An additional feature by using this source, your tools will kept up to date, if you have set this option in your preferences. I'm not sure, but it could be necessary, before you can use the new source, that you must deinstall the tools which are already installed, if you have them installed by downloading from the SAP Marketplace and installing from a local directory.

Regards,

Dirk