| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.0"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.ui.commands"> | |
| <command | |
| defaultHandler="org.eclipse.ecf.discovery.ui.browser.OpenBrowserCommand" | |
| id="org.eclipse.ecf.discovery.ui.browser.command.open" | |
| name="%openBrowserCommand"> | |
| </command> | |
| </extension> | |
| </plugin> |