IntelliJ IDEA 2024.1 Help

Groovy compiler

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. 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 support

Select this checkbox to activate the 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 Alt+Insert to add files and directories to the list, and  Alt+Delete to delete the selected items.

Last modified: 11 February 2024