Hello , i want the Capella viewpoint perspective to be automatically opened when i create a Capella project how i can obtain this?
1 Like
Hello Mazen,
- using emf framework, you can IWorkBench to get get active window
- then use platformUI to set your perspective , you should get your perspective ID from plugin.xml file which will be in your UI plugin
GoodLuck
1 Like