Window -> Preferences…, Java -> Compiler -> Building. Under “Output folder” add “, .svn/” to “Filtered Resources” (so that you get “*.launch, .svn/”).

If you don’t do this, Eclipse will copy all the .svn directories to the target directory and complain about duplicate resources as the contents of src/main/java and src/main/resources end up at the same place in the target directory.

Posted: April 12, 2007, 7:29 am by Brian Radford

Respond to this post or Trackback Link

So far 1 to this article

  1. Pingback by Repost: Make Eclipse ignore .svn directories « Benny’s Blog

    […] Make Eclipse ignore .svn directories […]

Add your own post

You must log in in order to be able to contribute.



RSS 2.0-Feed for the comments to this article.