hello, I have an "old" html project that was an Xcode project, now imported to eclipse..

I got there errors...
This is not an eclipse error, it's a WO 5.4 error ... I don't know if you can choose to use a less strict parser in WO 5.4. Wonder's WOOGNL parser, however, does not require this level of strict compliance, and you can use it independently of the rest of Wonder. You can grab the Wonder 54 framework build, add WOOGNL to your build path and then set:

ognl.helperFunctions=true
ognl.inlineBindings=true

and you'll get the full use of the ognl parser.

ms

_______________________________________________
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]

Reply via email to