ZK Studio 0.8.3 is released
ZK Studio, a visual integrated development environment, provides easy and intuitive tools that span the entire application development lifecycle, including UI design, prototyping, development, and deployment tools for developing Ajax applications.
ZK Studio 0.8.3 fully-supports Eclipse 3.4(Ganymede) and fix several bugs. Please take a look at this release note. The off-line download package could be downloaded here:zk-studio.0.8.3.zip
Feature Highlights:
ZUL Palette View
ZUL Palette View is a custom view of studio, you can open it by clicking 'Window > Show View > Others > ZK > ZUL Palette'.
ZUL Palette shows the full components/directives of ZK as an item in palette, those items are categorized in different groups.
Zscript Hyperlink
You can use hyperlinking functionality just as Java Editor in Eclipse in
<zscript>...</zscript> and <attribute name =
"onEventName">...</attribute> code section which use the default
JAVA script language. And the default keyboard shortcut F3 for the
"Open Declaration"” function in Eclipse is also available.
- Login or register to post comments
- 1618 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
Eugene Kuleshov replied on Wed, 2008/10/08 - 12:10am
robbiecheng replied on Wed, 2008/10/08 - 4:47am
in response to: euxx