ZKs"

From Documentation
Line 18: Line 18:
 
=== Browse & Install ZK Binary Releases  Directly===
 
=== Browse & Install ZK Binary Releases  Directly===
  
To browse and install ZK binary releases, you have to open the '''ZK Storage View''' and click on the '''Download and Install'' icon.
+
To browse and install ZK binary releases, you have to open the '''ZK Storage View''' and click on the '''Download and Install''' icon.
 
The Storage View can be opened by clicking '''<nowiki>[Window]/[Show View]/[Other]</nowiki>''' and selecting '''ZK > ZK Storage View'''.
 
The Storage View can be opened by clicking '''<nowiki>[Window]/[Show View]/[Other]</nowiki>''' and selecting '''ZK > ZK Storage View'''.
  

Revision as of 07:51, 17 October 2012


ZKs stands for ZK Storage. It is the mechanism by which ZK studio manages file resources that ZK project or ZK studio may use.

Currently it includes:

Sample Codes: Templates of sample ZK code
ZK Releases: ZK Studio's release is bundled with latest stable ZK library.

You can see the content of ZK Storage in the ZK Storage View

Zk studio 094 storage view.jpg


ZK Binary Distribution Management

Browse & Install ZK Binary Releases Directly

To browse and install ZK binary releases, you have to open the ZK Storage View and click on the Download and Install icon. The Storage View can be opened by clicking [Window]/[Show View]/[Other] and selecting ZK > ZK Storage View.

Zk studio storage install zk btn.png

Click the icon, the Installation dialog will popup where you can browse and select.

Zk studio storage install zk dialog.png

After clicking the Start button, the installation process will be triggered and selected releases will appear in your ZK Storage.

Import ZK Binary Distribution From Local File System

To download the latest ZK release, please visit ZK Download Page.

To import a ZK library from local file system, you have to open the ZK Storage View and click on the import icon to import a ZK archive (for example, zk-bin-3.6.1.zip) into ZK Storage.

The Storage View can be opened by clicking [Window]/[Show View]/[Other] and selecting ZK > ZK Storage View.

Step 1: Click the Import button in ZK Storage View.

Zk studio 094 storage import 1.png

Step 2: Click File Import and a file dialog will appear.

Zk studio 094 storage import 2.png

Step 3: Choose the ZK archive file you want, then click Open.

Zk studio 094 storage import 3.jpg

Step 4: Click Finish button.

Zk studio 094 storage import 4.jpg

Step 5: You can see that the ZK archive is imported into ZKs.

Zk studio 094 storage import 5.jpg

To remove a ZK library, simply right click on it and click Delete a Package.

Zk studio 094 remove zk lib.JPG

Configure ZK Binary Distribution

In ZK Packages preferences page, you can check the check box of the imported ZK Packages on the ZK Package list as the default ZK library for any ZK Web application you will create later. If you don't select anyone as a default ZK library, ZK Studio will automatically choose the latest version of those imported ZK Packages.

GlobalPreference ZKPackages.png

You can remove unwanted ZK package in ZK Packages preferences page in Preferences Window by select the row in ZK Package then click Remove button.



Last Update : 2012/10/17

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