My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This Netbeans plugin aims to provide useful IDE features that improve your speed developing QCodo/QCubed code in Netbeans 6.9 and greater. The overarching goal is to remove all tedious aspects of coding in QCodo so you can spend all your time solving your problem, not writing things like '$this->ControlName = blah'.

Currently the plugin has generic file templates for basic QCodo files - mainly template and controller files so you don't have to remember what things you need to put on every page to make them work.

Also the plugin has support to intelligently insert 3 QControls into your code via the code palette, preventing you from having to remember what initialization/methods/members are necessary to create those controls.

Powered by Google Project Hosting