Commit 8646d7f7 authored by Carl Suster's avatar Carl Suster

Merge pull request #1487 from sveyret/master

Add Java APT class path to Eclipse
parents 8d0cfa8e a773ba9b
...@@ -26,6 +26,9 @@ local.properties ...@@ -26,6 +26,9 @@ local.properties
# JDT-specific (Eclipse Java Development Tools) # JDT-specific (Eclipse Java Development Tools)
.classpath .classpath
# Java annotation processor (APT)
.factorypath
# PDT-specific # PDT-specific
.buildpath .buildpath
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment