Archived

This forum has been archived. Please start a new discussion on GitHub.

Unable to get IceBuilder to work with Eclipse Mars

Hi,

I am trying to resurrect an existing project which used the slice2java plugin for Ice 3.4.2. I have installed the new IceBuilder plugin but can't seem to get it to work. When I right click and add the plugin to my project, it immediately complains with

Cannot locate slice2java translator: please fix Ice install location

I have Ice 3.4.2 installed on my system and I am running Windows 8.1 64bit.

I have attached the error I have in the build path for the project. I know the ice-null.jar doesn't exist in the lib folder. The problem is where to I get this JAR from?

Can someone help me with solving this issue?

Cheers,
Mihir

Comments

  • dwayne
    dwayne St. John's, Newfoundland
    Hi,

    You need to set the location of the Ice installation. You do this in the "Ice Builder" section of Window -> Preferences.

    Regards