Changes

Jump to: navigation, search

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

180 bytes added, 13:10, 9 March 2011
Define Views in The Application
Double click on the class link and the New Java Class window will open. Notice that the StudentView class is a subclass of "org.eclipse.ui.part.ViewPart" class.<br/>
[[Image: RCPView1.jpg | 700px]]<br/>
Go to the project in project explorer and find the StudentView in the "cs.ecl.rcp.simplercp" package in the src folder. Here is how it looks like ( we added a text to this view).
<br/>
[[Image: RCPView2.jpg | 700px]]<br/>
 
==== Add view(s) to perspective via code ====
 
 
<br/>
<br/>
[[Image: RCPView7.jpg | 700px]]<br/>
 
 
==== Add view(s) to perspective via code ====
==== Run your app with view(s)====
1
edit

Navigation menu