Changes

Jump to: navigation, search

Teams Winter 2011/team1/RCP/Define and use JFace

No change in size, 12:30, 4 March 2011
no edit summary
[[Image: PluginXml.png | 400px]]<br/>
2.2 Specify the id ''cs.ecl.simpleRCP.perspective'', name ''RCP Perspective'' and class ''cs.ecl.rcp.simplercp.Perspective'':<br/>
[[Image: PluginXml2.png | 600px700px]]<br/>
2.3 Click on the <code>class*</code> link to create a class. The method <code>createInitialLayout()</code> in this class is responsible for creating the new perspective.
2.4 The perspective is defined but not yet reachable via the application. To activate the switch between perspectives add the following line to the<br/> <code>ApplicationWorkbenchWindowAdvisor.java</code> in method preWindowOpen():<br/>
1
edit

Navigation menu