I'm trying to change an existing component to be non-synchronising.
The component imports classes from my framework that extend classes from jar files that are included in my frameworks class path. My component only accesses methods from these subclasses.
When I cast the result of valueForBinding to one of these types eclipse gives me a build error about the build path not being complete - "The type 'some.class.from.jar' cannot be resolved. It is indirectly referenced from required .class files"
Eclipse 3.5.1 WOLips 3.5.5990 Wonder App & Framework (recent WOnder build) Any thoughts? Thanks, Sharpy.. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
