Installation

System Requirements

JDK 1.5 and above

Installation on Linux

Simply copy the jedule jar to your preferred location.

Running jedule

Open a shell and running

  $ java -jar jedule-<version>.jar
  usage: JeduleStarter
 -cm,--colormap         color map
 -d,--dimension         width and height of schedule 
 -f,--file              jedule file
 -gt,--graphics type    type of output file [jpg,png,pdf]
 -h,--help              show this
 -n,--normalize         normalized time axis
 -o,--output            output file
 -p,--parser            xml parser [simgrid]

will print the command line options of jedule.