Opening a Gradle project with a Gradle build server currently results in the loss of the hot reload feature. This is because the build server does not support auto build and the Java debugger has no way to obtain the modified classes from the build server.
Opening a Gradle project with a Gradle build server currently results in the loss of the hot reload feature. This is because the build server does not support auto build and the Java debugger has no way to obtain the modified classes from the build server.