Build and run math4u2 from source Download the git repository of math4u2 Go to the folder "de.math4u2.build-project" Run maven with "mvn install" Go to the folder "target" You can now run math4u2 with "java -jar math4u2.jar". Also a .bat and .sh starter is included.