Hi, I'm using WOLips stable with Eclipse 3.6 and scala 2.9.0.1 following the WO wiki setup.
Scala is amazing. It reduces a lot of LOC which results more concise and clear code. So I gradually rewrite my project using scala, one class at a time. However, Eclipse gives me errors: The class for 'APILogin' is either missing or does not extend WOElement. line 204 WebObjects Template Problems where I write <wo:APILogin /> in html. I can still build with ant but it cause error in eclipse. APILogin is a scala class extends other java ERXComponent's subclass. Is there any way to get rid of this kind of error? Regards, yllan _______________________________________________ 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 arch...@mail-archive.com