IntelliJ IDEA 2019.2 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 macOS


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

Item

Description

Path to configscript

Use this field to specify a path to the configuration script parameter to use in Groovy compilation.

Type the path in the field, or click the Browse button and select the required file in the dialog that opens.

Invoke dynamic support

Select this checkbox to activate compilation process that supports "invokedynamic" bytecode instruction.

Exclude from stub generation

Use this section to make up a list of files and directories, for which the stub generation step should be omitted. Use icons general add svg Alt+Insert to add files and directories to the list, and icons general remove svg Alt+Delete to delete the selected items.

Last modified: 17 October 2019