Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM 6.0 Developer tools for Eclipse Issue

Avatar

Level 6

Hi All,

I did complete setup using below link and also able to deploy content and Bundle modules using Sling IDE tool using below links
http://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html
https://sling.apache.org/documentation/development/ide-tooling.html

My Question is AEM 6.0 developer tool also work to sync AEM repository changes to Eclipse ? I deleted one template from CRXDE lite but still it is present in Eclipse (I created this deleted template from Eclipse and it got deploy to AEM repo )

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 6

I did sync of AEM instance to Eclipse. We need to right click on parent node in Eclipse and then select import from server. Job completed.

View solution in original post

3 Replies

Avatar

Community Advisor

Synching is not automatic in AEM eclipse developer tool, If you delete template you need to export using vaultclipse in order to synch with eclipse.

Avatar

Correct answer by
Level 6

I did sync of AEM instance to Eclipse. We need to right click on parent node in Eclipse and then select import from server. Job completed.

Avatar

Level 6

We can do that via selecting import from server on parent node.