- In the Eclipse Run menu, select "Run Configurations...".
- In the resulting dialog, select "Java Application" and click "New".
- In the dialog, fill in the boxes as follows:
- Name:
Vergil
- Project:
ptII
- Main class:
ptolemy.vergil.VergilApplication
- Press the Run button.
The Ptolemy II welcome window should appear.
You may now wish to read the Using Vergil
tutorial.
The next step is to use Ant to build the documentation.