From 25cb62d5987fdb4e76484856d85c4f9291d5d646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francis=20Gagn=C3=A9?= Date: Sun, 7 Sep 2014 23:44:43 -0400 Subject: Initial version This is a Java project template for the Luna version of Eclipse JDT and Eclipse m2e. It also enables the FindBugs builder. --- .classpath | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .classpath (limited to '.classpath') diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..4214a97 --- /dev/null +++ b/.classpath @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3