ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

ZK Studio / AnnotateDataBindingComposer ERROR

smigol
15 Sep 2011 03:27:09 GMT
15 Sep 2011 03:27:09 GMT

HI,
I have noticed that using the new Databinding Composer

... apply="MyComposer,org.zkoss.zkplus.databind.AnnotateDataBindingComposer" ...

I receive an syntax error in ZK Studio:

Multiple annotations found at this line:
	- Syntax error on token ",", . expected
....


I use:
- Eclipse Indigo;
- ZK Studio 1.0.1;
- ZK 5.0.8;
- Ubuntu 10.10;

Best Regards

Or@zio

matthewgo
26 Sep 2011 21:04:07 GMT
26 Sep 2011 21:04:07 GMT

Hi

Can you share your code ?
I also saw a warning (...............Syntax error on token ",", . expected) on the left of the zul editor
but the databinding works well.