Refactor to Java, not zscript
From Documentation
This documentation is for an older version of ZK. For the latest one, please click here.
- Remember to attach source code of the jars using Eclipse. It can help you a lot. Content assist and java doc notification need source code. ZK lib distribution has source inside it. For example, zk-bin-3.6.1\dist\src\zk-sources.jar is the source of zk-bin-3.6.1\dist\lib\zk.jar
- By this smalltalk, ZK MVC Made Easy, it's so easy to not write any zscript. When you get used to it, you'll find coding without zscript is much more efficient.