Error while installing eclipse developer tools | Community
Skip to main content
New Participant
October 16, 2015
Solved

Error while installing eclipse developer tools

  • October 16, 2015
  • 2 replies
  • 1234 views

While installing the eclipse developer tool; I got the following error:-

 

Cannot complete the install because one or more required items could not be found.
  Software being installed: Sling IDE Tools 1.0.2 (org.apache.sling.ide.feature.feature.group 1.0.2)
  Missing requirement: org.apache.sling.ide.impl-vlt 1.0.2 requires 'package org.osgi.framework 1.7.0' but it could not be found
  Cannot satisfy dependency:
    From: Sling IDE Tools 1.0.2 (org.apache.sling.ide.feature.feature.group 1.0.2)
    To: org.apache.sling.ide.impl-vlt [1.0.2]

 

 

Steps I followed:-

Opened the Help menu in eclipse.

Clicked on Install new software

Copied the installation URL 'http://eclipse.adobe.com/aem/dev-tools/'  

Checked both sling and AEM plugins

Clicked next.

 

Then I got the above mentioned error. Did anybody else get this error?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ove_Lindström

What version of Eclipse are you using? The reason you get this might be that the OSGi framework in your Eclipse is to old. I get this to work perfeclty well with 4.4.

/O

2 replies

Ove_LindströmAccepted solution
New Participant
October 16, 2015

What version of Eclipse are you using? The reason you get this might be that the OSGi framework in your Eclipse is to old. I get this to work perfeclty well with 4.4.

/O

DeepankarAuthor
New Participant
October 16, 2015

I downloaded and installed 4.4 version of eclipse and was able to install developer tools.

Thanks for the response.