IntelliJ IDEA 11.1 Web Help

File | Settings | Compiler | Groovy Compiler

Ctrl+Alt+SCommand Comma

IntelliJ IDEA | Preferences | Compiler | Groovy Compiler

Ctrl+Alt+SCommand Comma

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

Item Description
Maximum heap size (Mb) Controls the size of the heap available to the process that launches the compiler. If you are compiling a particularly large or complex project, you may get out-of-memory errors and be required to increase the amount of memory allocated to the compiler.
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 add (Alt+InsertControl N ) to add files and directories to the list, and delete (Alt+DeleteCommand Delete) to delete the selected items.

See Also

Concepts:

Procedures:

Web Resources: