RCP: Perspectives and Perspective Contributions
Note: I put the example project in a ZIP file, you can use that to have a look to the actual code, Download. Start In the first step, we create a sample plugin project (Mail project): Make the perspective bar visible This needs to be done in the ApplicationWorkbenchWindowAdvisor.java class, in the preWindowOpen method: IWorkbenchWindowConfigurer …