IntelliJ IDEA 2017.2 Help

Excludes

File | Settings | Build, Execution, Deployment | Compiler | Excludes for Windows and Linux
IntelliJ IDEA | Preferences | Build, Execution, Deployment | Compiler | Excludes for macOS


Use this page to specify files and directories within your project that should not be passed to the compiler.

ItemKeyboard ShortcutDescription
PathIn this field, the path to a file or directory to be excluded from compilation is shown.
RecursivelyFor a directory: select this option to exclude from compilation all the corresponding subdirectories.
newAlt+InsertUse this icon or shortcut to add a file or directory to the list. Select the file or directory in the dialog that opens .
deleteAlt+DeleteUse this icon or shortcut to remove the selected item or items from the list.
Last modified: 29 November 2017

See Also