Hi everyone,

I have run into three separate issues with WO editing recently in WOLips and I'm wondering if there's some setting I've missed or accidently turned off in Eclipse. I'm using WOLips 5800 nightly.

Issue 1:
No content assist between the : and { in the wod file.

Issue 2:
<webobject name = "Something" / > (Notice the extra space between the / and the > at the end of the tag) That parses fine with no red Xs in WOLips, but causes parsing failure when the app is running.

Issue 3:
Abe: WOString {
        value = "Lincoln";

George: WOString {
        value = "Washington";
}

Notice Abe is missing a closing }. This also parses fine with no red Xs, but fails when the app runs. The only way to get a red X on this one is if the missing } is the one at the very end of the WOD file.

I haven't been screwing around with my Eclipse settings, but I'm wondering if I've somehow flipped some bit somewhere that turned off the warnings and messed up my content assist. Is anyone else having these issues?

Thanks,

Ramsey


_______________________________________________
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