gradle build: intellij hot swapping not working anymore? | Susan Hert | 2017-11-27 20:35 |
Status: Closed | ||
Hi, Ben, Josh's suggestions regarding doing a full project build within IntelliJ is probably the real answer to your problem. I mention the 1.2 version of gradlePlugins only because that 'cleanOut' task can be handy if you encounter problems where the IntelliJ build output is getting in the way or somehow not updating when you think it should. The actual bugs we had because of the "out" directories should have been fixed with version 1.1. Susan |
||