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
Sure, that easy:
at Project Properties -- Java Build Path you can add exclusion filters on every source folder.
There, you can add an exclusion pattern as *.svn