Open main menu

CDOT Wiki β

Changes

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

266 bytes added, 12:05, 4 March 2011
no edit summary
1.5 Run the application and try to use Search to find a student. You should get the following:<br/>
[[Image: StatusLine2.png | 400px]]<br/>
1.6 To access status line from the editor use the following line:
<code>IEditorPart.getEditorSite().getActionBars();</code>
 
=== 2. Adding a perspective ===
2.1 Add necessary extensions to the <code>plugin.xml</code>:<br/>
[[Image: PluginXml.png | 400px]]<br/>
2.2
1
edit