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

Papyrus/Photon Work Description/Usability/HTML Export

HTML Export

This feature will be reported in Oxygen.3 (Papyrus 3.3.0).

To export a model in html:

  • open your model
  • open model explorer view
  • select root element
  • right click > Export > Export Html

=> website is generated in your eclipse project

To extend the generation, you may use org.eclipse.papyrus.uml.export.generation extension point

To disable some part of the generation, use the Preferences>Papyrus>HTML Export

HTMLStaticSite.gif

Related Bugs

https://bugs.eclipse.org/bugs/show_bug.cgi?id=518310

Back to the top