Difference between revisions of "Add Menu to RCP Application"
(Created page with '== Add Menu to RCP Application == In this example I'll be adding a menu to an RCP application checked out from [https://guest:1673852@zenit.senecac.on.ca/svn/ecl500/Lectures/tru…') |
(→Add Menu to RCP Application) |
||
Line 2: | Line 2: | ||
In this example I'll be adding a menu to an RCP application checked out from [https://guest:1673852@zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-rcp-simple-book-newview Simple Sample from RCP Course Repository] | In this example I'll be adding a menu to an RCP application checked out from [https://guest:1673852@zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-rcp-simple-book-newview Simple Sample from RCP Course Repository] | ||
* Start Eclipse and check out the example from our course's SVN repository. | * Start Eclipse and check out the example from our course's SVN repository. | ||
− | * Run the example and you should get something | + | * Run the example and you should get something like this: |
Revision as of 21:56, 2 March 2011
Add Menu to RCP Application
In this example I'll be adding a menu to an RCP application checked out from Simple Sample from RCP Course Repository
- Start Eclipse and check out the example from our course's SVN repository.
- Run the example and you should get something like this: