add gradle build

This commit is contained in:
Jan Dittberner 2015-10-04 23:50:50 +02:00
parent 25ee9f6237
commit 16dbe32f83
6 changed files with 284 additions and 0 deletions

2
.gitignore vendored
View file

@ -2,7 +2,9 @@
.*.swp
.checkstyle
.classpath
.gradle/
.idea/
.project
.settings/
build/
target/