IntelliJ IDEA 2016.1 Help

Compiler. Groovy Compiler

File | Settings | Build, Execution, Deployment | Compiler | Groovy Compiler


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 browseButton 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 add (Alt+Insert) to add files and directories to the list, and delete (Alt+Delete) to delete the selected items.

See Also

Procedures:

Concepts:

Last modified: 30 May 2016