Add Java APT class path to Eclipse

This commit is contained in:
Stéphane Veyret 2015-04-24 16:28:25 +02:00
parent 77e29837cf
commit a773ba9b04
1 changed files with 3 additions and 0 deletions

View File

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