Hi! I find good and actual example how to integrated openapi plugin into Visual Paradigm UI. Most examples are outdated or not complete.
Good example should include:
- Add a custom ribbon panel (My Plugin)
- Add a menu to existing menu (I found how to do it here plugin.xml · master · Lukáš Ondrák / Master Thesis - Text Format Diagrams · GitLab)
- Add an item to a context submenu (for example, an item into Export after Save as xml…)
- Add custom submenu into context menu (for example, My Plugin/Action1, My Plugin/Action2)
Can anybody help me?