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: 

Error Installing "SAPUI5 ABAP Repository Team Provider"

Former Member
0 Kudos

I downloaded the ADT(ABAP Development Tools) , SAPUI5 tool kit & SAPUI5 ABAP Repository Team Provider plugins from smp. When I try to add these plugins to eclipse first two were success full (ADT, SAPUI5 tool kit). When I try to add this SAPUI5 ABAP Repository Team Provider its giving me below error.

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

  Software being installed: Language files for SAPUI5 ABAP Repository Team Provider 1.12.4 (com.sap.ide.ui5.team.feature.lang.feature.group 1.12.4)

  Missing requirement: SAPUI5 Repository Team Provider UI Plug-In 1.12.4 (com.sap.ide.ui5.team.ui 1.12.4) requires 'bundle com.sap.adt.communication [2.4.0,2.11.0)' but it could not be found

  Cannot satisfy dependency:

    From: Language files for SAPUI5 ABAP Repository Team Provider 1.12.4 (com.sap.ide.ui5.team.feature.lang.feature.group 1.12.4)

    To: com.sap.ide.ui5.team.ui.lang [1.12.4]

  Cannot satisfy dependency:

    From: Language files for com.sap.ide.ui5.team.ui 1.12.4 (com.sap.ide.ui5.team.ui.lang 1.12.4)

    To: bundle com.sap.ide.ui5.team.ui 0.0.0

I am not sure what I am missing. I need some experts help to fix this issue.

For Reference I am attaching my eclipse screen shot. I am getting this error with both Indigo-3.7 and Juno-4.2

Thanks,

Venu.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Was getting the same eror while installing. Got it resolved by:

1. Update graphiti plugin from the following site http://download.eclipse.org/graphiti/updates/0.9.2

2. Download and update EMF plugin from

download  EMF from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/query/downloads/drops/1.5.0/R201106...

3. Download and update  "ABAP Development Tools for SAP NetWeaver 2.7" from Marketplace --> SWDC

4. Install team provider plugin.

Regards,

Mohammedi

0 Kudos

Hi Mohammedi,

I am facing same issue, details below. I tried to install the graphiti & EMF plug ins as mentioned below but still the "SAPUI5 ABAP Repository Team Provider" installation failed witht he below error.

can you please suggest what is going wrong and how to fix it.

thanks

Mukesh

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

  Software being installed: ABAP Core Development Tools 2.0.6 (com.sap.adt.core.feature.group 2.0.6)

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

  Cannot satisfy dependency:

    From: ABAP Core Development Tools 2.0.6 (com.sap.adt.core.feature.group 2.0.6)

    To: com.sap.adt.fwk.ci.feature.group [2.0.2]

Former Member
0 Kudos

Afini, Thanks for your response...I got it to be working after installing below eclipse plugins.

EMF Model Query

EMF Model Transaction

Graphiti - http://download.eclipse.org/graphiti/updates/0.10.0

Thanks,

Venu.