Fuut Configuration

*Generative Model Transformer*
Since it is really difficult for a newbie to understand ideas behind the configuration of FUUT, i believe we need a document describing the purpose of each configuration file.

Extensions of configuration files stand for:
cglist - code generation list
vlist - velocity list (correct?)

While surfing through the FUUT documentation, i have found descritpions for some configuration files.

conf/EMFStructure.cglist - A template set used to generate EMF structure of a model (correct?)
conf/exampleBatch.ftbatch - An example file containing the sequence of actions to be taking during the batch processing of a fuut model
conf/FtDocOnly.cglist - A template set used to generate FUUT documentation (correct? Javadoc?)
conf/FtSuperTab.ini - List of FUUT plugins used for ...
conf/FtSwingSet.cglist - A template set used to generate Swing components of generated application (correct?)
conf/FtvList.vlist - ...
conf/fuut2s.ini - List of FUUT plugins used for ...
conf/fuutbatch.ini - List of FUUT plugins used during the batch processing of fuut models
conf/php.vlist - ...
conf/Velo.cglist - A template set used to generate Velocity templates (correct?)

resources/exampleBatch.properties - An example file containing the list of configuration properties used during the batch processing of a fuut model (Exactly what properties are defined here?)
resources/Ft.properties - List of configuration properties used for initialization of a swing-based FUUT frontend (correct? Exactly what properties are defined here?)

-- AntonLitvinenko - 04 Jul 2004