How to create ZK Maven Project in Eclipse kepler


Step 1
Open Eclipse and go to Window –>Preferences –> Maven

image


Step 2:
Click Add Remote Catalog

image
Type catalog file as “http://mavensync.zkoss.org/maven2/

Step 3:
Click Verify. You will find some number of archetype(s)

image

Step : 4
Now select File –> New –> Other –> Maven Project

image

Step : 5

image
Just leave to default and select next


Step 6
Select ZK as catalog  and select 6.5.2

image

Step 7:
Enter group ID, artifactid and package as shown
image

Click Finish