New Features of ZK Studio 1.0.0"

From Documentation
 
(6 intermediate revisions by one other user not shown)
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 and Eclipse 3.5.
 
+
* For Eclipse 3.4 users, please use ZK Studio 0.9.6.
== Package with Latest Stable ZK 5.0.5 ==
 
ZK Studio 1.0.0 is shipping with 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]]
 +
* Available exclusively in Eclipse 3.6
  
 
== Proxy Setting in Activation ==
 
== Proxy Setting in Activation ==
Line 25: Line 24:
 
For more information, please refer to
 
For more information, please refer to
 
[[ZK_Studio_Essentials/Installation#Activate_ZK_Studio | Activate ZK Studio]]
 
[[ZK_Studio_Essentials/Installation#Activate_ZK_Studio | Activate ZK Studio]]
 +
* Available exclusively in Eclipse 3.6
  
 
== 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]]
 +
* Available exclusively in Eclipse 3.6
 +
<br/>
  
 +
== Features Inherited From Previous Releases ==
 +
ZK Studio 1.0 inherits features available in previous releases, such as:
 +
*ZK Style Designer
 +
*ZUL Component Palette
 +
*WYSIWYG Editor
 +
*ZK Component Outline View
 +
*ZK Component Properties View
  
 +
Please refer to [[Small_Talks/2009/December/ZK_Studio_New_Features]] for more details.
 +
<br/>
 +
<br/>
 
[[Category:ZK Studio]]
 
[[Category:ZK Studio]]
 
{{Template:CommentedSmalltalk_Footer|
 
{{Template:CommentedSmalltalk_Footer|
 
|name=Potix Corporation
 
|name=Potix Corporation
 
}}
 
}}

Latest revision as of 03:58, 12 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 and Eclipse 3.5.

  • For Eclipse 3.4 users, please use ZK Studio 0.9.6.

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

  • Available exclusively in Eclipse 3.6

Proxy Setting in Activation

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

  • Available exclusively in Eclipse 3.6

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

  • Available exclusively in Eclipse 3.6


Features Inherited From Previous Releases

ZK Studio 1.0 inherits features available in previous releases, such as:

  • ZK Style Designer
  • ZUL Component Palette
  • WYSIWYG Editor
  • ZK Component Outline View
  • ZK Component Properties View

Please refer to Small_Talks/2009/December/ZK_Studio_New_Features for more details.

Comments



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