Does anyone happen to know how to change the build directory name in Intellij IDEA (11 or 12)? The default name is out
, I want it to be target
.
From the main menu, select File | Project Structure Ctrl+Alt+Shift+S and click Modules. Select the necessary module and open the Sources tab. to the right of the necessary folder (folder path). Specify the path relative to the output folder root, and click OK.
You can manually modify the output directory used in Project Structure ( Ctrl + Shift + Alt + S or ⌘ ; ). There is a project wide setting in Project Settings > Project and then a setting for each module in Project Settings > Modules > "Paths" tab.
You can find the setting here
File [Menu] > Project Structure > Modules [List] > Path [Tab] > Use module compile output path [Option]
In Intellij IDEA 13.1.4, do:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With