IntelliJ IDEA 2016.3 Help

Configuring Project Compiler Output

Project compiler output path defines the folder that stores all project compilation results. This folder contains Production and Test subfolders for production code and test sources respectively. Compiler output paths for each module within the project by default reside under the project output path. You can configure module-specific compiler output path for each module separately.

To configure compiler output on the project level

  1. In the Project Structure dialog, select the Project node.
  2. In the section Project compiler output specify the desired path.

    You can type the path manually in the text field, or navigate to the desired location using the Select Path dialog.

See Also

Last modified: 21 March 2017