Ant

Versions of Ptolemy II after Ptolemy II 8.0.1 include an Ant (http://ant.apache.org/) script that defines useful targets like building the actor documentation and actor/demonstration index.

See the Ptolemy II Ant documentation for details, but the overview is that there are two ant build files in the tree:

  1. The $PTII/build.default.xml file is set up for a vanilla installation, it excludes third party packages like Java3D and Matlab.
  2. The $PTII/build.xml file is created if you run ./configure

To access an Ant file in Eclipse:

To build the Javadocs and the actor documentation:

The next step is to use Eclipse Debugger