Alfresco with IntelliJ (Hot deploy and debugging)

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

Alfresco with IntelliJ (Hot deploy and debugging)

Jump to solution

Hi,

We are using IntelliJ for the Alfresco customization or AMP development. Right now we have to spend lot of time to redeploy the changes and test... I wonder if 

1. There is any tool available for hot deploy of JAVA code (Freeware) 

2. How can I setup a debug in intelliJ for Alfresco AMP code? 

Thanking you

1 Solution

Accepted Solutions
hardik1512
Established Member II

Re: Alfresco with IntelliJ (Hot deploy and debugging)

Jump to solution
1 Reply
hardik1512
Established Member II

Re: Alfresco with IntelliJ (Hot deploy and debugging)

Jump to solution

You can try HotSwapAgent.  Here are the links:

Using HotSwapAgent | Alfresco Documentation 

Intellij IDEA setup | HotswapAgent