Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

about aem sync to local code

Avatar

Level 1

how can we sync the AEM instance component with out packaging the components

3 Replies

Avatar

Level 2

Use Brackets IDE which allows you to import or export code from/to server. Another alternative is VS Code IDE with its AEM Sync plugin - 

https://marketplace.visualstudio.com/items?itemName=yamato-ltd.vscode-aem-sync

Avatar

Level 4

You can follow this document to Setup your IDE -https://experienceleague.adobe.com/en/docs/experience-manager-learn/foundation/development/set-up-a-local-aem-development-environment#set-up-an-integrated-development-environment

 

Avatar

Community Advisor

Hi,

 

There are several ways to do this, and almost every IDE has its own tool to achieve this behavior. Depending on which IDE you are using, you can choose the tool that works best for you; there is no specific preference. In this article, you can find out how to configure the most popular ones, like Eclipse, IntelliJ, VSCode: https://experienceleague.adobe.com/en/docs/experience-manager-learn/foundation/development/set-up-a-... 

 

Hope this helps

 



Esteban Bustamante