New Features of ZK Studio 1.0.0"

From Documentation
m
Line 6: Line 6:
 
__TOC__
 
__TOC__
  
This is a short description of new features of ZK Studio 1.0.0.
+
This is an outline of the new features in ZK Studio 1.0.0.
  
For details, please refer to [[ZK_Studio_Essentials | ZK Studio Essentials]], a centralized document about ZK Studio.
+
For more details, please refer to [[ZK_Studio_Essentials | ZK Studio Essentials]], a centralized document about ZK Studio.
  
 
== Supports Eclipse 3.6 ==
 
== Supports Eclipse 3.6 ==
ZK Studio 1.0.0 supports Eclipse 3.6, and Eclipse 3.5 now.
+
ZK Studio 1.0.0 supports Eclipse 3.6, in addition to Eclipse 3.5.
  
 
== Package with Latest Stable ZK 5.0.5 ==
 
== Package with Latest Stable ZK 5.0.5 ==
ZK Studio 1.0.0 is shipping with latest stable ZK package: ZK 5.0.5
+
ZK Studio 1.0.0 includes with the latest stable ZK package: ZK 5.0.5
  
 
== MVC Composer Extractor ==
 
== MVC Composer Extractor ==
 
ZK studio 1.0.0 provides a utility to help refactor zscript to Java code conforming to ZK's MVC pattern.
 
ZK studio 1.0.0 provides a utility to help refactor zscript to Java code conforming to ZK's MVC pattern.
 
For more information, please refer to
 
For more information, please refer to
[[ZK_Studio_Essentials/Features_of_ZK_Studio/Zscript_to_MVC_Extractor | Zscript to MVC Extractor]]
+
[[ZK_Studio_Essentials/Features_of_ZK_Studio/Zscript_to_MVC_Extractor | zscript to MVC Extractor]]
  
 
== Proxy Setting in Activation ==
 
== Proxy Setting in Activation ==
Line 27: Line 27:
  
 
== More Sample Code ==
 
== More Sample Code ==
Finetune some sample code to be compatible with ZK 5.0.5
+
Sample code is updated to be compatible with ZK 5.0.5,
and provide a new category of JQuery.
+
and it also includes new samples of jQuery.
 
For more information, please refer to
 
For more information, please refer to
 
[[ZK_Studio_Essentials/Reference_of_Sample_Code | Reference of Sample Code]]
 
[[ZK_Studio_Essentials/Reference_of_Sample_Code | Reference of Sample Code]]

Revision as of 02:12, 10 January 2011

DocumentationSmall Talks2011JanuaryNew Features of ZK Studio 1.0.0
New Features of ZK Studio 1.0.0

Author
Peter Kuo, Engineer, Potix Corporation
Date
January 6, 2011
Version
ZK Studio 1.0.0

This is an outline of the new features in ZK Studio 1.0.0.

For more details, please refer to ZK Studio Essentials, a centralized document about ZK Studio.

Supports Eclipse 3.6

ZK Studio 1.0.0 supports Eclipse 3.6, in addition to Eclipse 3.5.

Package with Latest Stable ZK 5.0.5

ZK Studio 1.0.0 includes with the latest stable ZK package: ZK 5.0.5

MVC Composer Extractor

ZK studio 1.0.0 provides a utility to help refactor zscript to Java code conforming to ZK's MVC pattern. For more information, please refer to zscript to MVC Extractor

Proxy Setting in Activation

ZK Studio 1.0.0 now support activation through proxy. For more information, please refer to Activate ZK Studio

More Sample Code

Sample code is updated to be compatible with ZK 5.0.5, and it also includes new samples of jQuery. For more information, please refer to Reference of Sample Code

Comments



Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.