Skip to content

Maintenance of the Project

Swen E Gaudl edited this page Aug 19, 2015 · 1 revision

How to keep the project up to date and running and how it is constructed

This is more like a documentation and a log than a straight forward guide. Meaning, it won't be brieve and it won't be completely consistent (but hopefully logical)

The project consists of four cross-dependent modules and was initially designed in IntelliJ. IntelliJ also works better than Eclipse when it comes to maven based Java projects. The project is using Maven to update and download all dependencies which is really neat for large scale projects.

Clone this wiki locally