Changes

Jump to: navigation, search

Teams Winter 2011/team2/lab3

422 bytes added, 02:22, 12 March 2011
no edit summary
==Creating and Using Commands==
*Commands are in the most lamen terms, actions. What we mean by action is that we are insisting through some physical representation, whether it be a button or plain-typed text, we are calling an event. That event can be to exit the program or even perform a feature within the application.
*Let's create our first menu for the menu bar that will contain a command to exit the application.
*First open the file plugin.xml, click on the tab "Extensions", and then click on the "Add" button.
[[File:PluginT2.png]]
*Now search for "org.eclipse.ui.menus", click it to ensure it's selected, then finish it by clicking on the finish button.
[[File:ExtT2.png]]
*You should notice the plugin was added to your extension.
*
1
edit

Navigation menu