Exclude Rules for Eclipse+SVN
by Adrian P • December 13, 2010 • Software Development, Technology
More like a “note to self”, but I’m sure others might find useful. Here’s a list of excludes to include that will prevent Eclipse artifacts from synchronizing on your Subversion server. .project .classpath .settings (added on 17-Jan-11) .springBeans (added on 14-Dec-10) target (and/or bin)
Read more →