Quigen - Eclipse CodeGenerator

Quigen is an Eclipse Plugin to quickly generate any kind of text content. The content generation-engine is Velocity.

Quigen - Eclipse CodeGenerator

Quigen - Eclipse CodeGenerator

     
  

Quigen is an Eclipse Plugin to quickly generate any kind of text content.
The content generation-engine is Velocity.

The main intention of this plugin is to provide a simple and quick way to do content generation in Eclipse based on models, which you have already in your workspace.
The main idea is to come to maximum speed in velocity development for small content transformations.
Current features:

  1. Manipulation and Visualisation of Velocity context
  2. Contentassistent (Inputmodel-Extensions for the Velocity-Editor)
  3. One-click Content-Generation
  4. Many helpful context-utils. See Documentation

Already supported Input Document Models

  1. XML Files - Velocity is an easier way to deal with XML than XSLT
  2. Java property files
  3. Java-Class
     
    • Access to Java-Object (Instantiation))
    • Access to Doclet-Tags
    • Access to Sourcecode
    • Access to Bean-API
    • Access to Eclipse-JavaElement-Api
       
  4. Simple Textfiles

Come for more information: http://quigen.sourceforge.net/