diff options
author | Francis Gagné <fragag1@gmail.com> | 2014-09-07 23:44:43 -0400 |
---|---|---|
committer | Francis Gagné <fragag1@gmail.com> | 2014-09-08 00:13:33 -0400 |
commit | 25cb62d5987fdb4e76484856d85c4f9291d5d646 (patch) | |
tree | 516ee0b46a66e0f5f88af6b83db459566318d1fd /README.md |
Initial version
This is a Java project template for the Luna version of Eclipse JDT and
Eclipse m2e. It also enables the FindBugs builder.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4fb690f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +This is a Java project template for the Luna version of Eclipse JDT and +Eclipse m2e. It also enables the FindBugs builder. |