Add bin and target to global svn ignore in Eclipse

  • This will keep you from committing bin and target directory files when you add projects to svn
  1. Click on Window -> Preferences
  2. Select Team -> Ignored Resources
  3. Click on Add Pattern and enter "bin"
  4. Click on Add Pattern and enter "target"
  5. Click on Apply and then OK
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.