Problem while installing AEM Developer Tools for Eclipse | Community
Skip to main content
Level 2
March 23, 2023

Problem while installing AEM Developer Tools for Eclipse

  • March 23, 2023
  • 3 replies
  • 3119 views

Hi,

I have imported my maven project into eclipse and using "install new software" option(comes under Help) I have added AEM Server(Name - AEM & Location - https://eclipse.adobe.com/). After that when I opened AEM as Perspective, I could see this option - No Servers are available. Click this link to create new server to create new server. There I have selected Adobe Experience Manager from Adobe and gave Server host name and server name. But in the next page instead of showing the resources from my imported project, it is empty and showing - There are No resources that can be added or removed from the server.

I am able to build my project without any issue, but not able to install AEM Developer tools.

I am using eclipse - Version: 2020-09 (4.17.0) and Maven - version 3.9.0 and I tried with latest version of eclipse as well. I tried many things - reinstalling the eclipse, re-importing the projects, adding maven plugins from marketplace etc, but nothing is working so far.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Kiran_Vedantam
Community Advisor
Community Advisor
March 23, 2023

Hi @maheshnarayanan5 

 

Please find the link to setup AEM in eclipse: https://www.aemcq5tutorials.com/tutorials/configure-aem-plugin-for-eclipse. If you still see the issue, share the screenshot.

 

Hope it helps!

Thanks,
Kiran Vedantam.

Level 2
March 27, 2023

Hi Kiran,

I followed the steps from the documentation, but still same issue. Please see the screenshots;

DPrakashRaj
Community Advisor
Community Advisor
March 27, 2023

After click on finish does it add the server in workspace? And if yes then right click on server and click on Add and Remove. Add required modules on the server and click Finnish.

make sure you have selected AEM perspective.

 

DPrakashRaj
Community Advisor
Community Advisor
March 25, 2023

It seems your project import is not correct. Please confirm if you added the project in this way.

  1. In Eclipse, choose File > Import…

  2. In the Import Dialog, choose Maven > Existing Maven Projects, then click “Next”.

If that the case can you please share the screenshot or try resolving this using https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/aem-eclipse.html?lang=en

Level 2
March 27, 2023

Hi Prakash,

PFB screenshts;

Level 2
April 6, 2023

Hi All,

Since I can't add my project resources to Server, I got an alternative way. This might be useful to someone else in the future.

After successfully building the entire code base, I am manually installing the below Jar files into my local AEM instance using http://localhost:4502/system/console/bundles 

GITLocalRepository\project-dot-com\core\target\project-dot-com.core-1.0.0-SNAPSHOT.jar
GITLocalRepository\project-dot-com\services\target\project-dot-com.services-1.0.0-SNAPSHOT.jar