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 "Papyrus/2020.12 Work Description"

(Created page with "All the work realized by CEA LIST is sponsored by CEA LIST. All bugs, or feature may be found in the tracker [To update]. ===Remove rexport:=== *Now reexport in papyrus is fo...")
 
Line 1: Line 1:
All the work realized by CEA LIST is sponsored by CEA LIST. All bugs, or feature may be found in the tracker [To update].
+
All the work realized by CEA LIST is sponsored by CEA LIST. All bugs, or feature may be found in the tracker[https://projects.eclipse.org/projects/modeling.mdt.papyrus/releases/5.0.0/bugs] .
  
===Remove rexport:===
+
Papyrus 5.0 contains new features:
*Now reexport in papyrus is forbidden, we do that in order to be able in the future to split compilation, test, and download only subparts of papyrus.
+
 
===Remove deprecated API:===
+
It is now possible to associate a set of customization of the model explorer to the architecture framework.
*the code migration instruction will be integrated inside the papyrus documentation.
+
A huge job has been done to remove all re-exports on dependencies.
*list of remove depracated API:
+
Now papyrus 5.0 compiles on Java11.
 +
Note that all the relative: Sysml 1.4, 1.6, Moka, designer... have also been reworked to be compatible with work on re-exports and on Java11.

Revision as of 05:30, 8 December 2020

All the work realized by CEA LIST is sponsored by CEA LIST. All bugs, or feature may be found in the tracker[1] .

Papyrus 5.0 contains new features:

It is now possible to associate a set of customization of the model explorer to the architecture framework. A huge job has been done to remove all re-exports on dependencies. Now papyrus 5.0 compiles on Java11. Note that all the relative: Sysml 1.4, 1.6, Moka, designer... have also been reworked to be compatible with work on re-exports and on Java11.

Back to the top