Description
Brings the FlamingoBuilder libraries (based on Flamingo 4.0) into your Griffon application.
Installation
The current version of griffon-flamingo-builder-plugin is 0.2
To install just issue the following command
griffon install-plugin flamingo-builder
| Warning This plugin requires JDK6 to be installed, it will also constrain the running environment to JRE6 or above. |
Usage
Flamingo 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.


