Eclipse PDE
Release 3.6
A B C D E F G H I J K L M N O P R S T U V W

L

launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
 
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.launching.OSGiLaunchConfigurationDelegate
Delegates to the launcher delegate associated with the OSGi framework selected in the launch configuration.
launch(String) - Method in class org.eclipse.pde.ui.launcher.AbstractLaunchShortcut
Launches the application in the specified mode, or does nothing if the user canceled the launch when offered to select one of several available launch configurations.
launch(IEditorPart, String) - Method in class org.eclipse.pde.ui.launcher.EclipseLaunchShortcut
 
launch(ISelection, String) - Method in class org.eclipse.pde.ui.launcher.EclipseLaunchShortcut
 
launch(ISelection, String) - Method in class org.eclipse.pde.ui.launcher.OSGiLaunchShortcut
 
launch(IEditorPart, String) - Method in class org.eclipse.pde.ui.launcher.OSGiLaunchShortcut
 
load() - Method in interface org.eclipse.pde.core.IModel
Loads the model directly from an underlying resource.
load(InputStream, boolean) - Method in interface org.eclipse.pde.core.IModel
Loads the model from the provided input stream.
LOCATION - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
Launch configuration attribute key.
LOCATION_DEFAULT - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
Value for a launch configuration attribute used when the object should be obtained from whatever the default location is for this works
LOCATION_EXTERNAL - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
Value for a launch configuration attribute used when the object should be obtained from an external location over the workspace.
LOCATION_WORKSPACE - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
Value for a launch configuration attribute used when the object should be obtained from the workspace over an external location.

Eclipse PDE
Release 3.6
A B C D E F G H I J K L M N O P R S T U V W

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.