01-07-2021 01:14 AM
In SDK 4 after run project how can we use breakpoints ,or else is their any other debugging options are available for ease of use ,which can reduce time of development.
01-07-2021 12:28 PM
There are ways to do remote debug when using docker based deployment. with earlier SDKs we had option to run embedded tomcat but with SDK4.x customizations gets deployed via docker containers hence we have option for remote debugging with help of hotswap agent.
Debugging in Eclipse IDE:
See: Remote debugging using Eclipse
Debugging in IntelliJ IDE:
See: Remote debugging using IntelliJ
See example here: https://hub.alfresco.com/t5/alfresco-content-services-forum/sdk-4-hotswap-agent-not-working/m-p/1107...
This thread may also be helpful:
Explore our Alfresco products with the links below. Use labels to filter content by product module.