PhoneGap. jQuery Mobile: Demos and Documentation. CSS3 PIE: CSS3 decorations for IE. LESS « The Dynamic Stylesheet language. ACE - Ajax.org Cloud9 Editor. Chronology of Events in Science, Mathematics, and Technology - StumbleUpon. Eclipse Commands Advanced. You can define parameters in commands. Create project "de.vogella.rcp.commands.parameterfirst" using the "Hello RCP" template. Create a command with the id "de.vogella.rcp.commands.parameterfirst.helloName" and a default handler "de.vogella.rcp.commands.parameterfirst.handler.HelloName". Right-click on your command, select New → commandParameter Use the following id for the parameter "de.vogella.rcp.commands.parameterfirst.commandParameter1" In the handler you have to evaluate the parameter.
Add this command to the menu. As name enter the name of the parameter, pass as a value the value you want to use in your handler. Add the same command again to the menu and pass another parameter. If you run your application and select the menu entry the value should be used in the message box. GWT Marketplace.