I had this error too - with my PageWrapper component - so almost all my
components were showing errors.  So I tried this and it worked:

find . -iname *.html -exec touch {} \;

It just touches all the html files so that eclipse re-analyzes them; and the
errors go away.

John


On 9/20/07, Johann Werner <[EMAIL PROTECTED]> wrote:
>
> Call it luck or divine intervention: starting work today the error is gone
> :-)
>
> Don't know why but the error was still displayed in the package explorer
> but opening the concerned components in the component editor showed that
> everything is fine and after a resave the error icon goes away. (can't be
> only due to restarting eclipse as I tried that yesterday already)
>
> So my tip for the list: if you have an unexplainable error in eclipse that
> won't get away just call it a day ;-)
>
> jw
>
>
> Am 19.09.2007 um 16:23 schrieb Johann Werner:
>
>
> Am 19.09.2007 um 15:54 schrieb Daniele Corti:
>
>
>
> 2007/9/19, Johann Werner <[EMAIL PROTECTED]>:
> >
> > I added the files (WKRCSubmitLink.java, WKRCSubmitLink.api and
> > WKRCSubmitLink.wo) directly to the project so there is no extra
> > framework.
>
>
>  good, but where did you copied each file?
>
>
> the java file is in a package (com.oyosys.util), the .api and .wo files
> are in Components/Utils/
>
>
> I even tried to create the files from scratch and retyped/
> > copied the contents for the unlikely case that eclipse missed
> > something by just importing the files.
>
>
> what out of line ;-)
>
>
> you never know ;)
>
>
> try to open the .woa file in build, and see if the component is inside the
> resources
>
>
> everything is where it belongs
>
>
> Am 19.09.2007 um 15:21 schrieb Ulrich Köster:
> >
> > > Is the framework with WKRCSubmitLink on the classpath?
> > >
> > > uli
> > > Am 19.09.2007 um 15:12 schrieb Johann Werner:
> > >
> > >> Hi all,
> > >>
> > >> I have a strange error in WOComponent Editor. I added a stateless
> > >> component to make hyperlinks submit form values to my project
> > >> (actually it is WKRCSubmitLink that Kieran posted a while ago).
> > >> The project runs fine but everywhere where I use that component in
> > >> the wod editor I get an error stating that "The class
> > >> 'WKRCSubmitLink' is either missing or does not extend WOElement."
> > >>
> > >> But as the component extends WOComponent and that one extends
> > >> WOElement how can that be? I tried to clean the project but
> > >> nothing changed.
> > >>
> > >> Does someone have an idea?
> > >>
> > >> jw _______________________________________________
> > >> Do not post admin requests to the list. They will be ignored.
> > >> Webobjects-dev mailing list      ( Webobjects-dev@lists.apple.com)
> > >> Help/Unsubscribe/Update your Subscription:
> > >> http://lists.apple.com/mailman/options/webobjects-dev/
> > >> ulrich.koester%40assense.com
> > >>
> > >> This email sent to [EMAIL PROTECTED]
> > >
> > > _______________________________________________
> > > Do not post admin requests to the list. They will be ignored.
> > > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > > Help/Unsubscribe/Update your Subscription:
> > > http://lists.apple.com/mailman/options/webobjects-dev/werner%<http://lists.apple.com/mailman/options/webobjects-dev/werner%25>
> > > 40isd.uni-stuttgart.de
> > >
> > > This email sent to [EMAIL PROTECTED]
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > Help/Unsubscribe/Update your Subscription:
> >
> > http://lists.apple.com/mailman/options/webobjects-dev/ildenae%40gmail.com
> >
> > This email sent to [EMAIL PROTECTED]
> >
> >
>
>
> --
> Daniele Corti
> AIM: S0CR4TE5
> Messenger: [EMAIL PROTECTED]
>
> --
> Computers are like air conditioners -- they stop working properly if you
> open
> WINDOWS
>
> --
> What about the four lusers of the apocalypse? I nominate:
> "advertising", "can't log in", "power switch" and "what backup?"
> --Alistair Young
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
>
> http://lists.apple.com/mailman/options/webobjects-dev/werner%40isd.uni-stuttgart.de
>
> This email sent to [EMAIL PROTECTED]
>
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
>
> http://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
>
> This email sent to [EMAIL PROTECTED]
>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to