New ZK Project"

From Documentation
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{ZKStudioEssentialsPageHeader}}
 
{{ZKStudioEssentialsPageHeader}}
  
You can create a new ZK Project by clicking '''<nowiki>[File]/[New]/[Others]</nowiki>''' and selecting '''ZK > ZK Project''', then choose your ZK Package and sit back while ZK Studio does the rest for you.  
+
{{Notice| text=We recommend you to create a ZK project with a comprehensive build tool like [[ZK%20Installation%20Guide/Quick%20Start/Create%20and%20Run%20Your%20First%20ZK%20Application%20with%20Eclipse%20and%20Maven| Maven]] or [[ZK%20Installation%20Guide/Quick%20Start/Create%20and%20Run%20Your%20First%20ZK%20Application%20with%20Gradle| Gradle]] since they can solve the library dependency problem.}}
  
# Click '''<nowiki>[File]/[New]/[Other...]/[ZK Project]</nowiki>''' in Eclipse main menu
+
 
#: [[Image:zk_studio_094_create_proj_0.png]]
+
To create a new ZK Project, go to '''<nowiki>[File]/[New]/[Others]</nowiki>''' and select '''ZK > ZK Project''', then choose your ZK Package and sit back while ZK Studio does the rest for you.
 +
 
 +
# Click '''<nowiki>[File]/[New]/[Other...]/[ZK Project]</nowiki>''' in Eclipse main menu.
 +
#: [[Image:zk_studio_094_create_proj_0.png | center | 600px]]
 
# 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'''.
 
# 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'''.
#: [[Image:zk_studio_094_create_proj_1.png]]
+
#: [[Image:zk_studio_094_create_proj_1.png | center | 600px]]
 +
#: We recommend you to use the latest ZK Packages to get the most features and performances. You can download the latest ZK packages [https://www.zkoss.org/download/zk here] and import it into ZK Studio, please refer to [[ZK_Studio_Essentials/Features_of_ZK_Studio/ZKs#Import_ZK_Binary_Distribution_From_Local_File_System| Import ZK Binary Distribution From Local File System]]
 
# You can modify the '''Source folders''' and '''Default output folder''' if you like. Then, click '''Next'''.
 
# You can modify the '''Source folders''' and '''Default output folder''' if you like. Then, click '''Next'''.
#: [[Image:zk_studio_094_create_proj_4_1.png]]
+
#: [[Image:zk_studio_094_create_proj_4_1.png | center | 600px]]
 
# You can modify '''Context root''' or '''Content directory''' if you like. Then, Click '''Finish'''.
 
# You can modify '''Context root''' or '''Content directory''' if you like. Then, Click '''Finish'''.
#: [[Image:zk_studio_094_create_proj_4.png]]
+
#: [[Image:zk_studio_094_create_proj_4.png | center | 600px]]
 
# After clicking '''Finish''', the New Project Wizard will setup the ZK Project ready for development.
 
# After clicking '''Finish''', the New Project Wizard will setup the ZK Project ready for development.
 +
 +
  
 
{{ZKStudioEssentialsPageFooter}}
 
{{ZKStudioEssentialsPageFooter}}

Latest revision as of 10:07, 25 September 2017


Icon info.png Notice: We recommend you to create a ZK project with a comprehensive build tool like Maven or Gradle since they can solve the library dependency problem.


To create a new ZK Project, go to [File]/[New]/[Others] and select ZK > ZK Project, then choose your ZK Package and sit back while ZK Studio does the rest for you.

  1. Click [File]/[New]/[Other...]/[ZK Project] in Eclipse main menu.
    Zk studio 094 create proj 0.png
  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.
    Zk studio 094 create proj 1.png
    We recommend you to use the latest ZK Packages to get the most features and performances. You can download the latest ZK packages here and import it into ZK Studio, please refer to Import ZK Binary Distribution From Local File System
  3. You can modify the Source folders and Default output folder if you like. Then, click Next.
    Zk studio 094 create proj 4 1.png
  4. You can modify Context root or Content directory if you like. Then, Click Finish.
    Zk studio 094 create proj 4.png
  5. After clicking Finish, the New Project Wizard will setup the ZK Project ready for development.




Last Update : 2017/09/25

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