In Eclipse, how can I exclude some files (maybe based on the .svn extension or filename) from being copied to the output folder?

前端 未结 5 2083
野趣味
野趣味 2020-12-24 06:27

I\'m developing a Java application using Eclipse. My project has two source directories that are both built and then some files are copied into the output folder. From the o

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