hotswap-agent-intellij-plugin
hotswap-agent-intellij-plugin copied to clipboard
It doesn't reload classes when "Delegate IDE build/run actions to gradle" option is turned on in IntelliJ
It doesn't reload classes when "Delegate IDE build/run actions to gradle" option is turned on in IntelliJ
As a workaround you could configure DCEVM and the Hotswap-Agent yourself in the gradle-configuration http://hotswapagent.org/mydoc_quickstart.html
I guess there must be a configuration to set JVM arguments like those even in such a plain gradle build.