Abstract
Guide to setting up a local development for Adobe Experience Manager, AEM. Covers important topics of local installation, Apache Maven, integrated development environments and debugging/troubleshooting. Development with Eclipse IDE, CRXDE Lite, Visual Studio Code and IntelliJ are discussed.
Overview
Setting up a local development environment is the first step when developing for Adobe Experience Manager or AEM. Take the time to set up a quality development environment to increase your productivity and write better code, faster. We can break an AEM local development environment into 4 areas:
1. Local AEM instances
2. Apache Maven project
3. Integrated Development Environments (IDE)
4. Troubleshooting
Read Full Blog
Q&A
Please use this thread to ask the related questions.
Kautuk Sahni