ZK Studio with ZK 6.0.0-RC
23 Nov 2011 19:43:00 GMT
24 Nov 2011 01:02:59 GMT
24 Nov 2011 01:02:59 GMT
Hi,
I have create a issue according to your case:
http://tracker.zkoss.org/browse/ZKSTUDIO-8
24 Nov 2011 02:36:03 GMT
24 Nov 2011 02:36:03 GMT
Awesome, thank you!
ZK - Open Source Ajax Java Framework
Hi,
I'm trying out the newly released ZK 6.0.0-RC with my current installation of ZK Studio 1.0.1 (in SpringSource Tool Suite 2.8.1). I've noticed a couple of problems:
1) Trying to use the Visual Editor gives me this error:
2) Binding to a command causes the IDE to give me the error "Invalid character constant". For example, that error is given if I add this line to my .zul file:
<button label="New" onClick="@bind('newOrder')"/>As a workaround to #1, I can go in the project properties and tell the visual editor to use ZK 5. But if I do that, the visual editor fails when I try to use any new ZK 6 features in my .zul files. For example:
Is there a version of ZK Studio publicly available that works with ZK 6.0.0-RC? Maybe just a nightly build or something?