- Built against Eclipse Oxygen (This example is only tested against Eclipse Oxygen release train)
- This is material used for training and example, it shouldn't be taken as an architectural reference:
- profile plugin shouldn't have any dependencies to Papyrus
- tests should be done using one fragment for each plugin
- elementtype should be hosted in an independent plugin
- ui element should probably be grouped in the same plugin
- css files are duplicated to demonstrate local css capabilities
- How to create a DSML
- How to create a profile
- How to create a new child menu
- How to create properties
- How to create a [css theme] (/org.eclipse.papyrus.training.library.css/README.md)
- How to contribute to new model wizard
- How to create a [palette] (/org.eclipse.papyrus.training.library.palette/README.md)
- How to create an [architecture] (/org.eclipse.papyrus.training.library.architecture/README.md)
- How to create a validation rule
- How to create a hyperlink strategy
- How to create a navigation strategy