Hi I have installed the AEM Developer tools for eclipse luna and I have followed the adobe tutorial here https://docs.adobe.com/content/docs/en/dev-tools/aem-eclipse.pdf. the installation have had success but when I create a new project AEM from eclipse with the wizard I don't have the possibility to go ahead when I choose the archetype from the local catalog that I have downloaded here https://eclipse.adobe.com/aem/dev-tools/.
Any suggestions?
Solved! Go to Solution.
Views
Replies
Total Likes
Follow this one:
https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html
It discusses how setup and debug an AEM project by using Eclipse. Code between Eclipse and the AEM JCR is synchronized using vault.
Views
Replies
Total Likes
This could be your proxy issue. Try setting up the same in your home network just to check if its the proxy issue or not.
Views
Replies
Total Likes
We are having the same issue. Has anyone found a work around that DOES use the AEM Developer Tools?
Views
Replies
Total Likes
Hi ,Did it work?I am facing the same issue and tried in almost all available network.
Views
Replies
Total Likes
See the article that i referenced. It describes how to get up and running with Eclipse without relying on the plug-in. You use vault to sync the code between Eclipse and the JCR Repository.
If you can - many community members have told us the experience with IntelliJ and AEM is much better:
https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-intellij.html
Personally - i use IntelliJ over Eclipse.
Views
Replies
Total Likes
Alternate solution is fine but still if developer tool plugin is there it must work.
Views
Replies
Total Likes
Follow this one:
https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html
It discusses how setup and debug an AEM project by using Eclipse. Code between Eclipse and the AEM JCR is synchronized using vault.
Views
Replies
Total Likes