Why is Eclipse trying to copy my .svn folders from src to bin, and how can I make it stop?
问题 I have checked out a bunch of java code using subversion 1.6 and then I imported those projects into eclipse. Subclipse 1.6 picked up the fact that the plugins are under version control, except for a few folders. I now get a bunch of errors like: The resource is a duplicate of src/.svn/all-wcprops and was not copied to the output folder If I delete the project (from eclipse not on disk) and reimport it, that fixes the problem about half the time. But since I have dozens of projects that are