Expand my Community achievements bar.

SOLVED

AEM 6.0 Developer tools for Eclipse Issue

Avatar

Level 5

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 5

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

Level 9

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 5

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 5

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