Examples

This package contains a set of examples acting as a tutorial for SugarCubes programming.


Content

The jar file contains sources and compiled classes. So, you can directly execute examples just by adding the SugarCubesv3.0.3.jar package and the examples.jar package directly in your CLASSPATH.

You access to source files just by typing jar xvf examples.jar.


List of examples

To execute examples, just type java 'name of the example class'.