Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Gendoc"

(Add XLSX, ODS and CSV documents generation)
m
 
(One intermediate revision by the same user not shown)
Line 32: Line 32:
  
 
== Features to come ==
 
== Features to come ==
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=515404 Tables from Papyrus or Sirius]  :[[gendoc/developerResources/PapyrusSiriusTables | get into more details]]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=515404 Tables from Papyrus or Sirius]  :[[gendoc/developerResources/PapyrusSiriusTables | See sample usage]]  
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=510173 | XLSX, ODS and CSV document generation ]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=510173 XLSX, ODS and CSV document generation ]  [[gendoc/developerResources/XSLXSample | See sample usage]]

Latest revision as of 11:54, 21 June 2017

Welcome to Gendoc Wiki

Getting started

  • Install Gendoc update site to your existing Eclipse platform from Downloads page
  • Restart your Eclipse platform
  • From a Papyrus model, right click and select "generate document with Gendoc". Select default template and choose between a Docx (MS Word) or Odt (OpenOffice Writer) document format.
  • Select target directory in your Eclipse workspace
  • Refresh your workspace and open the generated file with default system application.

Tutorial

Samples

Extensions / Related projects

Developer Resources


Features to come

Back to the top