This new major release Papyrus 2.0 provides some APIs modification regarding the Papyrus 1.X versions. It also removes the SysML 1.1 distribution from the core distribution of the Papyrus project, which will available as an extra component of Papyrus 2.0.
This page describes all the modifications to the APIs between Mars and Neon, and shows how the APIs have to be migrated.
Papyrus 2.0 will run on any OS supported by Eclipse platform. A majority of our developers work on Windows, and the tests are realized on the Eclipse Papyrus Hudson instance on a Linux machine.
It requires a JRE 8+.
Name | Date | Description |
---|---|---|
M2 | 2015/10/02 | |
M3 | 2015/11/13 | |
M4 | 2015/12/18 | |
M5 | 2016/02/05 | |
M6 | 2016/03/25 | API Freeze |
M7 | 2016/05/06 | Feature & UI Freeze |
RC4 | 2016/06/10 | Final build |
Editors
- Provide a way to be able to declare a specific cell editor on a given column [491091] (target milestone: 2.0.0)
- Papyrus must integrate the fill action developed by NatTable [486096]
(target milestone: M6) - User should be able to change the representation of an Actor with the TypeSymbolDefinition stereotype [492697]
(target milestone: 3.0.0)
Usability
Scalability
Documentation
Miscellaneous
- property of stereotypes must be tested with a Junit [431723]
(target milestone: M7)