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

1
gradle.properties Normal file
View File

@@ -0,0 +1 @@
jfxtras_requiredJavaFxVersion = 8.0