See: Description
Class | Description |
---|---|
LaunchURL |
Action that launches a URL in a browser.
|
LaunchURL class implementing IWorkbenchWindowActionDelegate
is an action that can be specified in the action element in plugin.xml
for extensions of org.eclipse.ui.actionSets extension point.
The contributors of menu actions that need to perform launching of URL
in a browser, can specify this class as an IWorkbenchWindowActionDelegate
in their extension of org.eclipse.ui.actionSets point.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.