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

  1. Install Java
  2. Install Eclipse
  3. Set up the Eclipse preferences for Ptolemy II
  4. Create the Ptolemy II Eclipse Project
    Choose one:
  5. Setup SVN
  6. Setup .classpath
  7. Running
  8. Ant
  9. A simple debugging session
  10. Eclipse Notes