Installing ivyDE

Skip to end of metadata
Go to start of metadata

Instructions

Follow these steps to install a modified version of IvyDE alpha1 that includes support for Java properties.

  1. 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.
  2. Install the modified ivyDE Eclipse plugin, cd to $ECLIPSE_HOME and unzip it there.
  3. Start Eclipse
  4. 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:
    1. follow the instructions here to install the ivyDE alpha1 plugin from an Eclipse install site.
    2. 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
    3. 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.
    4. Restart Eclipse.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  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