Browse Source

Merge pull request #1487 from sveyret/master

Add Java APT class path to Eclipse
Carl Suster 10 years ago
parent
commit
8646d7f7d7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Global/Eclipse.gitignore

+ 3 - 0
Global/Eclipse.gitignore

@@ -26,6 +26,9 @@ local.properties
 # JDT-specific (Eclipse Java Development Tools)
 .classpath
 
+# Java annotation processor (APT)
+.factorypath
+
 # PDT-specific
 .buildpath