Marathon releases contain an example project setup for evaluating Marathon. The directory examples/src contains examples from Sun Java Tutorial and the examples/bin contains the corresponding class files. We created fixtures for all the examples. For running this setup follow these steps:
Download and extract Marathon archive. This will create a directory named marathon-<version>
Add this directory to your path
Run marathon and select marathon-<version>/examples as a project directory
Marathon opens up showing readme.txt
Explore the given examples to see how Marathon works.

