Actions
Getting Started » History » Revision 1
Revision 1/9
| Next »
Johannes Schmölz, 10/25/2012 06:44 PM
Getting Started¶
This guide will give you a short briefing of how to get your development environment up and running within a few minutes.
Basic Setup¶
For the basic setup of your development environment you need to obtain the following tools and programmes:
- The Java Development Kit (JDK) version 6 or higher
- A text editor or an IDE of your choice
- Maven
- Git
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.
Windows¶
TODO
OS X¶
TODO
Linux¶
TODO
Configuration¶
TODO
Further Reading¶
TODO
Updated by Johannes Schmölz about 12 years ago · 1 revisions