Last updated October 15, 2010 02:05, by Hemant Shah
Project Home
| Proteus | GreEd | SDCI Project | Download | Follow Project

Using the Eclipse IDE with PIP
This page presents a step by step guide to setting up your Eclipse environment for PIP development.
Pre-requisites
- Install the "latest version of Eclipse"
- Download and install the Subversion plugin. From Eclipse select Help -> Install new software, and enter the URL "Subclipse"
Setting up the workspace
- Open the svn perspective, and create a new repository location using the URL https://svn.kenai.com/svn/pip~pipSVN
- Check out Greed project from /greed/trunk, and the Protean project from /trunk (shown highlighted in the above screenshot)
- Your project view should look like this
Run the Protean GUI
- Create a run configuration for Protean
- Add /Protean/images to the classpath
- Run the application.





