Development Tools
From Documentation
Here is a list of development tools. Though optional, they are helpful in many situations.
Tool | Description |
---|---|
ZK CDT | A component development tool providing wizards to simplify the creation of components. |
Firebug | A JavaScript debugger. It is an addon for Firefox. It is not built-in, so you have to download and install it separately. |
Internet Explorer 9 Developer Tools | It is built-in and you could start it by pressing F12. |