1
0
mirror of https://github.com/github/gitignore synced 2024-06-22 12:23:10 +02:00

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
commit 8646d7f7d7

View File

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