added graddle as build tool to the project and deleted the most of the 3rd party dependencies

This commit is contained in:
frosch95
2013-09-22 12:18:37 +02:00
parent 74295710dc
commit b081fa2743
18 changed files with 335 additions and 8 deletions

View File

@@ -7,4 +7,9 @@ Requirements
------------
- JDK8
Building and run with Gradle
----------------------------
* Set your environment variable JAVA_HOME to the directory that contains the JDK1.8
* gradlew run