1
edit
Changes
→Add Other Necessary Commands to The Application
=== Add Other Necessary Commands to The Application ===
==== "Delete Student" Command ====
[[Image: RCPCommand16.jpg | 400px]]<br/>
<br/>
==== "Exit" Command ====
Now we will add the Exit command to our menuContribution Extension point.<br/>
Right click on the menuContribution and select New > command. Then set the command's details as follows. It will use the existing exit command in the core commands.
<br/>
[[Image: RCPCommand19.jpg | 700px]]<br/>
=== Define Views in The Application ===