TrustRadius: an HG Insights company

What is Eclipse Gendoc?

Eclipse Gendoc extracts data from Eclipse EMF models and generates documents that fully respect the appearance of a document template.

The generation can be performed in a few steps:

  • Get or write a standard template document in OpenOffice Writer (.odt), Microsoft Word (.docx) format, Microsoft PowerPoint (.pptx) or Microsoft Excel (.xlsx)
  • Add script sections to get dynamic content from models : each dynamic section of the template contains a script written in M2T Acceleo language,
  • Reference the model as datasource,
  • Launch the generation directly from the template

The generation result fully respects the template document, with all dynamic sections filled with model content. Styles defined in the template are kept after generation, both on static and dynamic parts. Gendoc is currently used in several contexts (avionics, space, public services) to produce various kinds of documentation:

  • Specification or design document from UML or SysML models
  • Requirement document from Req-IF models
  • Test plan from a model containing Test scenarii
  • Interface configuration document
  • Data structure description from specific EMF models


The software is open source and free under the Eclipse Public License 1.0.

Categories & Use Cases