Store

From Documentation
Revision as of 08:07, 9 November 2010 by Sphota (talk | contribs) (Created page with '{{ZKEssentialsPageHeader}} ===Set-up the ZK Essentials sample=== #Go to the ZK Essentials [http://code.google.com/p/zkbooks/source/checkout checkout page], and checkout the sour…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stop.png This article is out of date, please refer to http://books.zkoss.org/zkessentials-book/master/ for more up to date information.


Set-up the ZK Essentials sample

  1. Go to the ZK Essentials checkout page, and checkout the source
  2. Create a new ZK project: File > New > Others... > ZK > ZK Project
    ZKEssentials Setup NewProj.png
  3. Enter project name and specify the ZK package to use for this project
    ZKEssentials Setup CreateProj.png
  4. Import the sample code by right clicking the project and select Import
  5. Choose import from File System
    ZKEssentials Setup ImportFileSystem.png
  6. Select the folder containing the sample code and click "Ok" to import:
    ZKEssentials Setup ImportSample.png
  7. Click Yes to over write the files: index.zul and web.xml
    ZKEssentials Setup OverwriteFiles.png



Last Update : 2010/11/09

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