]> source.dussan.org Git - gitignore.git/commitdiff
Add Java APT class path to Eclipse 1487/head
authorStéphane Veyret <sveyret@axway.com>
Fri, 24 Apr 2015 14:28:25 +0000 (16:28 +0200)
committerStéphane Veyret <sveyret@axway.com>
Fri, 24 Apr 2015 14:28:25 +0000 (16:28 +0200)
Global/Eclipse.gitignore

index 81e443040094674627b6fb56b37a9ca89c9ce64d..0e22e957c31423c9aa53b6d1a84fa4c94d8d6c6a 100644 (file)
@@ -26,6 +26,9 @@ local.properties
 # JDT-specific (Eclipse Java Development Tools)
 .classpath
 
+# Java annotation processor (APT)
+.factorypath
+
 # PDT-specific
 .buildpath