Search code examples
eclipsezk

Error when follow Zk essential tutorial


I am very new in ZKoss framework. I Follow ZK essential tutorial and in stuck in chapter4. The Error is when I created Package / class for SidebarChapter4Controller . There're lines : import org.zkoss.essentials.services.SidebarPage and import org.zkoss.essentials.services.SidebarPageConfig; it gives error. I can't find where SidebarPage and SidebarPageConfig and what the error is all about.

Please Help.

Thanks & Regards,

Dian


Solution

  • I don't have enough rep to add a comment but adding the error message might be useful.

    Are you looking for these files?
    SidebarPage.java
    SidebarPageConfig.java