Description
Brings the AbeilleFormBuilder libraries (based on Abeille Forms 2.1.0 M1) into your Griffon application.
Installation
The current version of *griffon-abeilleform-builder-plugin* is *0.2.1*
To install just issue the following command
griffon install-plugin abeilleform-builder
| Warning This plugin requires JDK5 to be installed, it will also constrain the running environment to JRE5 or above. |
Usage
AbeilleForm nodes are added by default to the root builder without a prefix, which means you can call them directly. Refer to the builder's page to known what nodes are available.


