-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/garmintrainer
License
ibooij/garmintrainer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ====== == Building == GarminTrainer uses the Maven build system. Maven gets all dependencies from the maven repository. However, one of the dependencies is not in the main repository and has to be installed into the local repository. Do this using the install_extra_libs.sh script. $ install_extra_libs.sh To create a runnable jar of GarminTrainer, run $ mvn assembly:assembly This will create a jar, with all dependencies, in the target/ directory. == Code == The Map viewer code is taken from http://wiki.openstreetmap.org/wiki/JMapViewer. JMapViewer is based on the map viewer used in JOSM, the Openstreetmap editor.
About
Automatically exported from code.google.com/p/garmintrainer
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published