How to make IntelliJ build to bin directory

已回答

Simply put, I want to be able to change the build directory in the Project Compiler Output to my bin folder. However, what it currently does is export it to bin/production/ProjectName. How can I not have the production/ProjectName part of the compiling directory?

1

Thank you very much! I appreciate it.

0

请先登录再写评论。