Exclude Rules for Eclipse+SVN
· One min read
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)