Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

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:
    1. In Eclipse 3.x: go Help->Software Updates..., then select Installed Software tab and verify that Apache IvyDE appears in the list
    2. 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:
    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.
  • No labels