Skip to content

Commit 8646d7f

Browse files
committed
Merge pull request #1487 from sveyret/master
Add Java APT class path to Eclipse
2 parents 8d0cfa8 + a773ba9 commit 8646d7f

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)