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 go Help->Software Updates..., then select Installed Software tab and verify that Apache IvyDE appears in the list
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.
Comments (1)
Apr 10, 2009
eric bell says:
In "Instructions" Step 2 ... shouldn't this be: "unzip the ... zip file" and ...In "Instructions" Step 2 ... shouldn't this be: "unzip the ... zip file" and
* 2a - copy the contents of the features folder into $ECLIPSE_HOME/features folder
* 2b - copy the contents of the plugins folder into $ECLIPSE_HOME/plugins folder