New ZK Project
From Documentation
You can create a new ZK Project by clicking [File]/[New]/[Others] and selecting ZK > ZK Project, then choose your ZK Package and sit back while ZK Studio does the rest for you.
- Click [File]/[New]/[Other...]/[ZK Project] in Eclipse main menu.
- 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.
- You can modify the Source folders and Default output folder if you like. Then, click Next.
- You can modify Context root or Content directory if you like. Then, Click Finish.
- After clicking Finish, the New Project Wizard will setup the ZK Project ready for development.