IntelliJ IDEA 2016.3 Help

Groovy Compiler

File | Settings | Build, Execution, Deployment | Compiler | Groovy Compiler for Windows and Linux
IntelliJ IDEA | Preferences | Build, Execution, Deployment | Compiler | Groovy Compiler for OS X


Use this page to configure the Groovy compiler-specific settings.

ItemDescription
Path to configscriptUse this field to specify a path to the configuration script parameter to use in Groovy compilation.

Type the path in the field, or click /help/img/idea/2016.3/browseButton.png and select the required file in the dialog that opens.

Invoke dynamic supportSelect this check box to activate compilation process that supports "invokedynamic" bytecode instruction.
Exclude from stub generationUse this section to make up a list of files and directories, for which the stub generation step should be omitted. Use /help/img/idea/2016.3/new.png (Alt+Insert) to add files and directories to the list, and /help/img/idea/2016.3/delete.png (Alt+Delete) to delete the selected items.

See Also

```

Procedures:

Concepts:

Last modified: 21 March 2017