h1. Getting Started This guide will give you a short briefing of how to get your development environment up and running within a few minutes. h2. Basic Setup For the basic setup of your development environment you need to obtain the following tools and programmes: * The "Java Development Kit":http://www.oracle.com/technetwork/java/javase/downloads/index.html (JDK) version 6 or higher * A text editor or an IDE of your choice * "Maven":http://maven.apache.org/ * "Git":http://git-scm.com/ Since the setup process of the development environment is dependent on the operating system used, you will find the instructions for Windows, OS X and Linux below. h3. Windows *TODO* h3. OS X *TODO* h3. Linux *TODO* h2. Configuration *TODO* h2. Further Reading *TODO*