Re: A wod problem migrating to WOLips

From: Pascal Robert (prober..s.ca)
Date: Sat Nov 10 2007 - 08:48:44 EST

  • Next message: Stefan Klein: "Java Docs for WO Frameworks"

    Le 07-11-10 à 08:43, Tom Woteki a écrit :

    > I'm making the migration from XCode and WO5.3 but I have a problem.
    >
    > I am using Eclipse 3.3.1.1, WOLips 2.0 with WO 5.4 on Leopard.

    You have to use WOLips 3.x (nightly) with Eclipse 3.x.

    > Any help much appreciated and thanks in advance. Here is the problem:
    >
    > I have a custom component declared as:
    >
    > package com.my.package;
    > public class MyComponent extends WOComponent { ... }
    >
    > In a wod file I have:
    >
    > myComponent : com.my.package.MyComponent { ... }
    >
    > I get an error message on the wod saying: "The class for
    > com.my.component.MyComponent is either missing or does not extend
    > WOElement"
    >
    > However, the class is not missing. The class is in a framework that
    > has been imported, a fact I have verified. And of course
    > WOComponent extends WOElement.
    >
    > FYI, I have restarted Eclipse and performed a clean and manual
    > rebuild. The problem persists.
    >
    > Help?
    >
    > Thanks very much,
    > Tom
    >



    This archive was generated by hypermail 2.0.0 : Sat Nov 10 2007 - 08:49:32 EST