New ZK Project
From Documentation
< User:Paowang
Revision as of 03:44, 16 October 2012 by Paowang (talk | contribs) (Created page with "{{ZKStudioEssentialsPageHeader}} :1. Click '''<nowiki>[File]/[New]/[Other...]/[ZK Project]</nowiki>''' in Eclipse main menu Image:zk_studio_094_create_proj_0.png :2. Type ...")
- 1. Click [File]/[New]/[Other...]/[ZK Project] in Eclipse main menu
- 2. Type the project name. Eclipse will automatically include the default ZK package configured in the ZK Package preferences, however, you can select any other installed ZK package by selecting it from the combo box. Then, click Next.
- 3. You can modify the Source folders and Default output folder if you like. Then, click Next.
- 4. You can modify Context root or Content directory if you like. Then, Click Finish.
- 5. After clicking Finish, the New Project Wizard will setup the ZK Project ready for development.