Getting Started Guide for Eclipse Users

Installation Instructions

  1. Add the repository svn://pondicherry.lti.cs.cmu.edu/Ephyra in the Eclipse perspective 'SVN Repository Exploring'.
  2. Create a new project choosing 'Checkout Projects from SVN'.
  3. Select the subfolder 'Ephyra' within the repository.
  4. Use the New Project Wizard to check out the project as a 'Java Project'.
  5. Make sure that source and class files are stored in separate folders.
  6. After checkout go to 'Project -> Properties' and set the file encoding to 'UTF-8' and the line delimiter to 'Unix'.
  7. Right click on javadoc.xml to create the documentation with the Javadoc Wizard.

Running Ephyra

The folder scripts contains useful command line scripts for running Ephyra and various tools.