Title | Added | Last reviewed |
---|---|---|
Debugging |
v3.0.0 |
2021-02-09 |
When developing add-ins, fixing bugs, or changing Alfresco from the source code, it is helpful to debug an instance of Alfresco running on a standard application server. This section outlines the steps needed to configure Alfresco and Eclipse (or IntelliJ IDEA) to provide a real-time view of the server and to troubleshoot issues by stepping through the code line by line.
Here we assume you have already generated an Alfresco project using the Alfresco SDK. If you don't have a project already, follow the steps in Getting started with Alfresco SDK 4 to learn how to generate it in a few easy steps.