- Built against Eclipse Photon (This example is only tested against Eclipse Photon 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
- How to contribute to new model wizard
- How to create a palette
- How to create an architecture
- How to create a validation rule
- How to create a hyperlink strategy
- How to create a navigation strategy
- How to add some basic tests