Habanero comes equipped with FireStarter, a GUI editor that lets you manage the class definitions without having to write the xml. In addition, FireStarter can generate your class definitions from an existing database, and then generate the code for a new project with all the files for each of the class entities you have specified.
Firestarter generates the following code:
- Working solution and project files
- Code files for each Business Object
- Test classes for each Business Object
- Standard UI forms (composed of runtime generated components)
