Uses of Class
org.codehaus.gmavenplus.groovyworkarounds.DotGroovyFile
-
Packages that use DotGroovyFile Package Description org.codehaus.gmavenplus.groovyworkarounds Classes to work around issues with Groovy (some of which were fixed in later Groovy versions). -
-
Uses of DotGroovyFile in org.codehaus.gmavenplus.groovyworkarounds
Methods in org.codehaus.gmavenplus.groovyworkarounds that return DotGroovyFile Modifier and Type Method Description DotGroovyFile
DotGroovyFile. setScriptExtensions(Set<String> newScriptExtensions)
Sets the script extensions for this Groovy file.
-