what are the debugging options are available in SDK 4 allinone project

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Rekha | ContCentric
Alfresco Enterprise Content & Document Management System Company
http://www.contcentric.com
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
(ACSCE, AWS SAA, Azure Admin)
