I most often see this when you set a type="boolean" and don't set a value.

If that's not it, you literally are looking for incomplete syntax in a constraint. The best bet here is usually to do a diff with your local history to see what you may have changed. I use Eclipse and this is a simple task.




On Apr 1, 2010, at 9:38 AM, [email protected] wrote:

Of course the fault for the error lies entirely with me. However, I must say, the following type of compiler error is about extremely unhelpful.

    Syntax error: the attribute value ended in mid-expression.
    Look for an unclosed '(', '{', or '['.


Would there be any way to give some more information to narrow the scope for the user?

Reply via email to