News

The Groovy 1.8 Release notes describes the problem in a slightly different way: “When defining variables in a script, those variables are actually local to the script’s run method, so they are ...
The use of JAVA_OPTS with Groovy is not limited to specifying heap sizes. Indeed, the Native Launcher JAVA_OPTS section states: “The environment variable JAVA_OPTS can be used to set JVM options ...