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) [...]
Filed under: Java, Linux, Tips & Tricks | Tagged: Apache Maven, Apache Subversion, Eclipse, Revision control | Leave a Comment »