IntelliJ: how to make non java files copied to the bin directory as well?

前端 未结 4 1553
失恋的感觉
失恋的感觉 2020-12-08 16:02

My module contains some non java files along the java source files. When the module is built, the java files are copied to the bin folder (and included in the jar artifact),

4条回答
提交回复
热议问题