Synchronize the changes from local AEM server using Eclipse plugin | Community
Skip to main content
November 6, 2020
Solved

Synchronize the changes from local AEM server using Eclipse plugin

  • November 6, 2020
  • 2 replies
  • 2849 views

Hi,

 

I am using Eclipse AEM plugin to push changes from my Eclipse IDE to local AEM server.

 

When I create a node in IDE, I am able synchronize and see changes immediately reflect in AEM authoring interface. However if I created a new page, new component or new template using AEM GUI(or CRXDe), how do I pull the changes from the local AEM server so that latest changes reflect in my IDE?

 

I tried the "Import from server" option from the plugin, it didn't work somehow(syncing the wrong dir maybe), can someone please shed some light on this?

 

Thanks in advance.

 

 

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 Sandeep6

Hi @bryantee ,

 

Please follow below article. It will help you to achieve your requirement .

 

https://aemexperts.blogspot.com/2018/05/how-to-sync-contentcomponents-and.html 

 

Thanks,

Sandeep.

2 replies

Sandeep6Accepted solution
Level 4
November 6, 2020

Hi @bryantee ,

 

Please follow below article. It will help you to achieve your requirement .

 

https://aemexperts.blogspot.com/2018/05/how-to-sync-contentcomponents-and.html 

 

Thanks,

Sandeep.

bryanteeAuthor
November 7, 2020
Hi Sandeep, thanks for sharing. It does sync the component, but the changes doesn't reflect when new site are being added using CRXDE-lite, may I know how to solve this?
Anudeep_Garnepudi
Community Advisor
Community Advisor
November 6, 2020

Hi @bryantee 

If you are trying from AEM Perspective, change it to Java or Java EE Perspective and try once.

AG

AG