Andrea Ligios bf853d72c8
SDK 4.2 (#609)
* migration to ACS and Share 7

* updated documentation to refer to version 4.2

* Migrated to Travis

* Dynamic Keystore settings + APL2 License fix

* Enterprise images pulled from quay.io

Co-authored-by: gfertuso <giovanni.fertuso@alfresco.com>
2021-02-09 13:18:12 +01:00
..
2021-02-09 13:18:12 +01:00
2021-02-09 13:18:12 +01:00
2021-02-09 13:18:12 +01:00

Title, Added, Last reviewed
Title Added Last reviewed
Debugging v3.0.0 2021-02-09

Debugging

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.2 to learn how to generate it in a few easy steps.