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...")
 
 
(2 intermediate revisions by the same user not shown)
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.
+
 
*list of remove depracated API:
+
A huge job has been done to remove all re-exports on dependencies.
 +
 
 +
Now papyrus 5.0 compiles on Java11.

Latest revision as of 04:27, 24 June 2021

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.

Back to the top