Skip to main content
Love_Sharma
Level 4
October 16, 2015
Respondido

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

  • October 16, 2015
  • 1 resposta
  • 755 Visualizações

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 

Este tópico foi fechado para respostas.
Melhor resposta por 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 Resposta

smacdonald2008
Level 10
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