Setting up Ptolemy II and Eclipse
Eclipse is an
Integrated Development Environment (IDE) that can be used to edit, compile and run the
Java files that make up Ptolemy II.
These instructions are for Windows,
instructions for other platforms are also available
- Install Java
- Install Eclipse
- Set up the Eclipse preferences for Ptolemy II
- Create the Ptolemy II Eclipse Project
Choose one:
- Setup SVN
- Setup .classpath
- Running
- Ant
- A simple debugging session
- Eclipse Notes