gradle build: intellij hot swapping not working anymore?

LabKey Support Forum (Inactive)
gradle build: intellij hot swapping not working anymore? Jon (LabKey DevOps)  2017-11-21 11:50
Status: Closed
 
Hi Ben,

My understanding is that you should be able to. Did you try to do the hot swap after doing what would be a rebuild?

So with gradle, you'd do a:

gradlew cleanbuild deployApp

Various StackOverflow posts with similar issues all seem to indicate a need to compile the whole project or the dependent class.

Regards,

Jon