Instructions
Follow these steps to install a modified version of IvyDE alpha1 that includes support for Java properties.
- Download the attached Eclipse plugin zip:
* If you have never installed ivyDE before download this org.apache.ivyde.feature-2.0.0.alpha1-pentaho-200808281007-with-ivy.zip
* If you already have a version of ivyDE installed download this org.apache.ivyde.feature-2.0.0.alpha1-pentaho-200808281007.zip. - Install the modified ivyDE Eclipse plugin, cd to $ECLIPSE_HOME and unzip it there.
- Start Eclipse
- Verify that the plugin was installed successfully:
- In Eclipse 3.x: go Help->Software Updates..., then select Installed Software tab and verify that Apache IvyDE appears in the list
- In Eclipse 4.2.x go Help->Install New Software..., then click on the link "What is already installed?" in the lower right part of the dialog box.
You should then see the following.
Troubleshooting
- If you tried the above steps and Eclipse does not recognize the ivyDE plugin, follow these steps to install ivyDE from an Eclipse update site and update the ivyde-eclipse.jar file:
- follow the instructions here to install the ivyDE alpha1 plugin from an Eclipse install site.
- Once the plugin is installed, download org.apache.ivyde.feature-2.0.0.alpha1-pentaho-200808281007.zip and unzip it in a temp folder of your choice
- find the file
plugins/org.apache.ivyde.eclipse_2.0.0.alpha1-pentaho-200808281007/ivyde-eclipse.jar
extracted from the zip and copy this over the ivyde-eclipse.jar found in your Eclipse plugins dir. - Restart Eclipse.