Search code examples
eclipse-pluginaem

AEM plugin is not available in eclipse marketplace


I am trying to add AEM plugin in eclipse but it is not available in eclipse marketplace

enter image description here

Current eclipse version - Version: 2022-12 (4.26.0). I want to install the AEM plugin in eclipse but I am not sure why it is not working in the current version. Is there anything else I need to add to make this work?

[UPDATE] I get below error when manually trying to install using "Install New Software"

Cannot complete the install because one or more required items could not be found.
  Software being installed: AEM Developer Tools 1.3.0 (com.adobe.granite.ide.feature.feature.group 1.3.0)
  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' but it could not be found
  Cannot satisfy dependency:
    From: AEM IDE Tools: UI-Extensions 1.3.0 (com.adobe.granite.ide.eclipse-ui 1.3.0)
    To: osgi.bundle; org.apache.sling.ide.eclipse-core [1.0.0,2.0.0)
  Cannot satisfy dependency:
    From: AEM Developer Tools 1.3.0 (com.adobe.granite.ide.feature.feature.group 1.3.0)
    To: org.eclipse.equinox.p2.iu; com.adobe.granite.ide.eclipse-ui [1.3.0,1.3.0]

Solution

  • Yes, AEM Developer Tools is not listed in the Eclipse Marketplace. You might ask Adobe to do so.

    But you can manually install AEM Developer Tools via the update site https://eclipse.adobe.com/, following the instructions here.

    According to your update, the error when trying to install manually:

    The required plugin/bundle org.eclipse.equinox.ds has been removed in the 2022-12 release. In the preferences Install/Update > Available Software Sites add the update site https://download.eclipse.org/releases/2022-09/ and try again. With this, installation of AEM Developer Tools 1.3 should work. If you run into problems running it, you might want to use Eclipse 2022-09 as a workaround until AEM Developer Tools has been adapted for Eclipse 2022-12.