Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/Photon Work Description/Usability/Auto complete type"

 
Line 1: Line 1:
 
== Auto complete type ==
 
== Auto complete type ==
  
This feature will be reported in Oxygen.3 (Papyrus 3.3.0).
+
This widget will be reported in Oxygen.3 (Papyrus 3.3.0) but not as default (only available in custom property view)
You can export a model in a static website:
+
*open your mdodel
+
*open model explorer view
+
*right click on root element > Export > HTML Export
+
=> the website is generated in your eclipse project
+
  
You may extend the generation using ''org.eclipse.papyrus.uml.export.generation'' extension point.
+
[[File:TypeAutoCompletion.gif]]
 
+
You may disable some part of the generation in Preferences> Papyrus > HTML Export.
+
 
+
[[File:HTMLSite.gif]]
+
  
  
 
==Related Bugs==
 
==Related Bugs==
https://bugs.eclipse.org/bugs/show_bug.cgi?id=518310
+
https://bugs.eclipse.org/bugs/show_bug.cgi?id=518317

Latest revision as of 11:20, 18 December 2017

Auto complete type

This widget will be reported in Oxygen.3 (Papyrus 3.3.0) but not as default (only available in custom property view)

TypeAutoCompletion.gif


Related Bugs

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

Back to the top