Monday, April 30, 2012

Modify SVN Ignore List in Eclipse/STS

You can edit the ignore list of SVN in Eclipse IDE or SpringSource Tool Suite but it is not obvious in the user interface.

Here's how:

Right-click on the project
Click Team > Show Properties
Right click the row containing svn:ignore and click Modify Property

Happy Editing...