
Follow these three steps to get started:
1. Install JDK 7.
2. Install the Spring Tool Suite (STS).
3. Download the Examples Project 1.3.2 (zip-archive) and import it to STS according to the instructions PDF document.

- Tutorial 1: Set-up the Eclipse environment
- Tutorial 2: Run the example project
- Tutorial 3: Distribution of a Tatool application as an executable Jar
- Tutorial 4: Distribution of a Tatool application as Java Web Start application

- Tatool Basics: Learn more about the framework's architecture, data export, and Tatool Online
- Developer Guide:
Learn how to set up your development environment to start working with the Tatool libraries.
The guide also explains how to develop different components with Tatool.
- Create your own Executable: This tutorial shows you how to program your own experiment with Tatool.
- Create your own XML Module files: Learn how to set up an XML file to easily modify experimental parameters. See the Module file used in the Tatool online demo.
- Tatool Reference: Reference for the main components of the Tatool framework, including several examples.
- Java Doc: Tatool's API documentation.


