Expand my Community achievements bar.

SOLVED

Unable to download aem developer tools for eclipse

Avatar

Level 1

Missing requirement: Sling IDE Eclipse Core 1.2.2 (org.apache.sling.ide.eclipse-core 1.2.2) requires 'osgi.bundle; org.eclipse.equinox.ds 1.2.1'

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @Kirantej77 ,

 

Check if it's not a network configuration issue in eclipse:-

https://stackoverflow.com/questions/33541717/cant-install-aem-developer-tool-plugin-in-eclipse 

 

Also, check if you are using a compatible version of eclipse (Kepler or newer) as mentioned below documentations, also check other troubleshooting steps:-

https://experienceleague.adobe.com/docs/experience-manager-65/developing/devtools/aem-eclipse.html?l... 

https://sling.apache.org/documentation/development/ide-tooling.html 

 

Lastly, not sure what is your use case but if it's just a push/pull of the JCR repository, please check out the AEM Repo tool.

https://experienceleague.adobe.com/docs/experience-manager-65/developing/devtools/aem-repo-tool.html... 

 

Hope that helps!

 

Regards,

Nitesh

View solution in original post

5 Replies

Avatar

Correct answer by
Employee Advisor

Hi @Kirantej77 ,

 

Check if it's not a network configuration issue in eclipse:-

https://stackoverflow.com/questions/33541717/cant-install-aem-developer-tool-plugin-in-eclipse 

 

Also, check if you are using a compatible version of eclipse (Kepler or newer) as mentioned below documentations, also check other troubleshooting steps:-

https://experienceleague.adobe.com/docs/experience-manager-65/developing/devtools/aem-eclipse.html?l... 

https://sling.apache.org/documentation/development/ide-tooling.html 

 

Lastly, not sure what is your use case but if it's just a push/pull of the JCR repository, please check out the AEM Repo tool.

https://experienceleague.adobe.com/docs/experience-manager-65/developing/devtools/aem-repo-tool.html... 

 

Hope that helps!

 

Regards,

Nitesh

Avatar

Community Advisor

@Kirantej77 

 

Check if the version 1.2.1 "org.eclipse.equinox.ds" bundle is already installed in the OSGi container. If not try install manually once

 

 

Avatar

Administrator

@msaezsosa2615 I hope the AEM community has been helpful. We look forward to your return as either a learner or a contributor. The community grows with SMEs like you. Invite your AEM peers to contribute too. Happy AEM learning!



Kautuk Sahni