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/2018.9 Work Description

This page is a draft of the roadmap for the ongoing release of Papyrus for the 2018.09 simultaneous release, planned for september 2018. Please fill free to comment the listed tasks or to interact on the Papyrus mailing list if you have any feedback on the content of this page.

All the work realized by CEA LIST is sponsored by CEA LIST, Esterel, Airbus Defence and Space.


All bugs, or feature may be found in the tracker [1]

User Experience

  • Diagram: improve sequence diagram combined fragment
  • layer: add it into the model explorer, refactoring layer model + generation, property view
  • diagram generation: improvement.
  • fix problems about xtext support and language
  • continue AF support integration.
  • releng: change EP1 to EPL2.
  • start Nattable CSS integration on tables

Rules about gerrit that will added in rules and charter

see [2]
  • Verify headers, bug number, commiter (name not mandatory, but companies), verify dates, ( rules with "," or "-")
  • Verify javadoc that means something.
  • Verify Non-NLS
  • Verify tags (@since plugin-number, ...)
  • Verify version number (API tools)
  • Avoid re-export of plug-ins
  • There is no order of methods in a class (do not take in account visibility or name of methods), not the order of keyword.
  • It is not mandatory to have only one returns per method
  • All attributes, field must be at beginning of the class
  • Next step coding rules

Back to the top