Eclipse IDE Setup and Use
Eclipse Setup
- Download the Indigo Eclipse Modeling Tools distribution for your platform from http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/indigosr2
- Unzip the file into the desired root directory.
- Run <root>/eclipse/eclipse.exe.
- In the Eclipse UI, select Help->Install New Software...
- Type http://subclipse.tigris.org/update_1.10.x in the Work with... field.
- Click Select All and click Next twice.
- Accept the license agreement and click Finish.
Delta Pack Installation
Next install the Delta Pack for Eclipse. Delta Pack includes the packages necessary to generate stand-alone RCP applications for multiple platforms.
- Download eclipse-3.7.2-delta-pack.zip from http://archive.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/#DeltaPack
- Unzip the Delta Pack archive into <root>/eclipse/delta37
- Go to Window->Preferences->Plugin Development->Target Platform
- Select Running Platform
- Click Edit...
- Click Add... on the Edit Target Definition dialog with the Location tab selected.
- Select Installation and click Next.
- Click Browse... and select the Delta Pack path.
- Click Next to see a list of the files to be added (optional)
- Click Finish