Merge pull request #1487 from sveyret/master

Add Java APT class path to Eclipse
This commit is contained in:
Carl Suster
2015-04-30 10:25:07 +10:00

View File

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