IntelliJ IDEA 2020.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 macOS

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

ItemDescription
Path to configscript

Use this field to specify a path to the configuration script parameter to use in Groovy compilation. This field matches the --configscript Groovy command. For more information, refer to Groovy documentation.

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

Invoke dynamic supportSelect this checkbox 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 Icons general add Alt+Insert to add files and directories to the list, and Icons general remove   Alt+Delete to delete the selected items.
Last modified: 08 March 2021