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

cancel
Showing results for 
Search instead for 
Did you mean: 
ahirrekha
Member II

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

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.

Regards,
Rekha | ContCentric
Alfresco Enterprise Content & Document Management System Company
http://www.contcentric.com
1 Reply
abhinavmishra14
Advanced

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

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: 

https://hub.alfresco.com/t5/alfresco-content-services-forum/sdk4-integration-tests-extending-abstrac...

 

https://hub.alfresco.com/t5/alfresco-content-services-forum/upgrading-from-sdk-3-0-1-to-sdk4/m-p/295...

~Abhinav
(ACSCE, AWS SAA, Azure Admin)