initial commit of version 2

This commit is contained in:
Andreas Billmann
2015-03-23 21:50:58 +01:00
commit 6a4c1ace4f
58 changed files with 5327 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
GeoFroggerFX
============
GeoFroggerFX is a JavaFX desktop application to manage geocaching gpx files.
Webpage of the project: [http://www.geofroggerfx.de](http://www.geofroggerfx.de)
This is the second try after a complete rewrite.
Requirements
------------
- JDK8
Building and run with Gradle
----------------------------
* Set your environment variable JAVA_HOME to the directory that contains the JDK1.8
* gradlew run