gradle-groovysh-plugin icon indicating copy to clipboard operation
gradle-groovysh-plugin copied to clipboard

Does not work with jvmargs in gradle.properties

Open tkruse opened this issue 8 years ago • 0 comments

For some reason, the shell prompt stops working when adding anything like this to the projects gradle.properties:

org.gradle.jvmargs=-XX:MaxPermSize=512m

The actual value does not matter, the mere presence of jvmargs seems to make a difference.

tkruse avatar Aug 22 '15 19:08 tkruse