public class Groovy2PluginUtils
extends java.lang.Object
| Constructor and Description |
|---|
Groovy2PluginUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ScriptCompilerPluginSpec |
getCompilerSpec()
Helper method to orchestrate commonly required setup of nicobar-groovy2, and return a groovy2 compiler spec.
|
public static ScriptCompilerPluginSpec getCompilerSpec()
ScriptCompilerPluginSpec that is instantiated for the Groovy2 language, and is specified to
depend on both the underyling groovy runtime, as well as nicobar-groov2.