In RCP Eclipse(Neon) Development, how to enable a

2019-09-18 13:59发布

I have created the Perceptive Stack and added 2 perspective in Application.e4xmi. Then i have created 2 perspective class in my package and connected them via class URI.

Now i am new to rcp development and I want to invoke one of the perspective.

  1. First i want to enable the toolbar of perspective of eclipse(as i am willing to extend and use the perspective feature of eclipse). (refer image below)
    Eclipse built in Perspective toolbar

  2. Then I want to see only my perspectives in in the perspective menu. and (Refer image below) Eclipse Perceptive window

  3. My perspectives show in the menu should do the same work the perceptive clicking works in eclipse. (Refer image below)

Eclipse Perceptive window click my own perspectives

Finally this should be the outcome. please see the image below

My application should look like this if i am able to achieve eclipse perspective feature

Any help will be great..

0条回答
登录 后发表回答