Archived

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

non-default generated dir in eclipse

Hi,

I'm getting the following error when I change the generated code location in the slice2java eclipse plugin properties.

Errors occurred during the build.
Errors running builder 'Slice2Java Builder' on project 'IceTest'.
Resource '/IceTest/generated/java/java/demo/HelloPrxHelper.java' does not exist.
Resource '/IceTest/generated/java/java/demo/HelloPrxHelper.java' does not exist.

The intended location is generated/java.

Have anyone seen this?

I'm using Ice 3.3.1 and eclipse 3.5

Thanks

Comments

  • matthew
    matthew NL, Canada
    I just duplicated this bug. Thanks for the report.
  • Thanks Matthew,

    Any idea when might a fix be on the way?

    Thanks
    Budyanto
  • mes
    mes California
    Hi,

    A new version of the Eclipse plug-in is available, and it contains a fix for this problem.

    Regards,
    Mark
  • Thanks for the update.

    It's working fine now..thanks.

    Budyanto