Eclipse & SVN on Linux : How to add files to ignore list automatically

First of all you need to create a new file on the root of the project with the list of file to ignore like the following (this is a typical list of file that we need to exclude from an Eclipse project) target target/** bin bin/** .classpath .project .settings and after on the console (shell) [...]

Enable keywords substitution using Eclipse and Subversion (SVN)

To enable keywords substitution as I usually have with the CVS, you just need to enable a svn properties on the Eclipse project configuration. These are the steps to activate the svn-keyword-substitution feature in Eclipse: Install Subclipse into your Eclipse application Right-mouse-click on your project folder, and choose Team => Set Property from the popup [...]

Follow

Get every new post delivered to your Inbox.