Skip to content

Commit a773ba9

Browse files
author
Stéphane Veyret
committed
Add Java APT class path to Eclipse
1 parent 77e2983 commit a773ba9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/Eclipse.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ local.properties
2626
# JDT-specific (Eclipse Java Development Tools)
2727
.classpath
2828

29+
# Java annotation processor (APT)
30+
.factorypath
31+
2932
# PDT-specific
3033
.buildpath
3134

0 commit comments

Comments
 (0)