Archived

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

Ice 3.5b -- eclipse plugin only pulls in Ice.jar

I've been using the eclipse slice2java plugin, and I now realise -- after updating to Ice 3.5b and the corresponding eclipse plugin -- that the plugin only adds Ice.jar to the CLASSPATH.

My Eclipse projects also make use of classes that are now in IceGrid.jar and IceStorm.jar, which I now need to add to the CLASSPATH manually. I just wanted to check that was intentional. If so, it might be worth adding to the release notes for the eclipse plug-in because this is definitely a noticeable change.

Comments

  • Aha! Just discovered the "Add references to the following JAR files" tab on the slice2java properties page. Problem solved. :)
  • mes
    mes California
    Glad you figured it out. I've added a note to the Java section of this page.

    Cheers,
    Mark