Search code examples
mavenintellij-ideazk

Developing a web app with ZK, IntelliJ and Maven


I would like to create a web app with the ZK framework with Maven and the IntelliJ IDE. I can't find any tutorial that can help me on this. Do you have any tips?


Solution

  • Add zk as maven dependency.
    Then go to zk home page and read documentation.
    But i guess using Zk-Studio, means use eclipse, is a better idea.