AEM 6.0 Developer tools for Eclipse not working for existing maven project | Community
Skip to main content
Love_Sharma
October 16, 2015
Solved

AEM 6.0 Developer tools for Eclipse not working for existing maven project

  • October 16, 2015
  • 1 reply
  • 743 views

Hi All,

I converted existing maven project to Sling Bundle project using  right click it in the Project Explorer and Select Configure -> Convert to Sling Bundle Project.
Now, I did some change in a file and on save it getting deploy on AEM instance where I can see the updated time of bundle in AEM console but code is not getting updated on AEM instance. Because of this if I am putting some checkpoint, I am not able to debug the code as well.

But if manually I upload bundle in AEM instance via mvn clean install, code is getting updated and working.

Could anyone help with this ?

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 smacdonald2008

This question comes up a lot. Eclipse plugins are third party and may have bugs. You can sync code between AEM and Eclipse using vault. See this community article for details 

https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html

1 reply

smacdonald2008
smacdonald2008Accepted solution
October 16, 2015

This question comes up a lot. Eclipse plugins are third party and may have bugs. You can sync code between AEM and Eclipse using vault. See this community article for details 

https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html