1. Import project in eclipse (requires m2e) Import -> Maven -> Existing Maven Project Eclipse will complain about missing source files/classes. You need the dependency project, master-sync-shared, see http://git.openslx.org/master-sync-shared.git/ Import into eclipse too and run maven install, optionally if you don't want to import it just clone and do mvn install. "Run as -> Maven install..." on the main project should work now and create a nice *.jar in ./target/ 4. Create config/mysql.properties ## TODO: Dump db schema