Skip to content

trixon/mapton

Repository files navigation

mapton

Some kind of map application

alt tag

alt tag

Building Mapton

JDK setup

Building mapton requires a JDK >= 25 with bundled JavaFX modules. Azul provides their Zulu https://www.azul.com/downloads/zulu-community/ and BellSoft their Liberica https://bell-sw.com/pages/downloads/.

Both can also be installed with https://sdkman.io/.

Dependencies

Clone and build the following projects in order, before building mapton.

And finally, install the provided wwj-ce from the libs directory (a build of https://github.com/WorldWindEarth/WorldWindJava)

mvn install:install-file -Dfile=./libs/wwj-ce-2.3.1.jar -DgroupId=earth.worldwind -DartifactId=wwj-ce -Dversion=2.3.1 -Dpackaging=jar

Build Mapton

Packages

 
 
 

Contributors

Languages