|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.core.model.LaunchConfigurationDelegate
org.openoffice.ide.eclipse.core.launch.UreLaunchDelegate
public class UreLaunchDelegate
This class launches the URE application from its configuration.
Field Summary |
---|
Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
---|
complileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus |
Constructor Summary | |
---|---|
UreLaunchDelegate()
|
Method Summary | |
---|---|
void |
launch(org.eclipse.debug.core.ILaunchConfiguration pConfiguration,
java.lang.String pMode,
org.eclipse.debug.core.ILaunch pLaunch,
org.eclipse.core.runtime.IProgressMonitor pMonitor)
|
Methods inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
---|
addReferencedProjects, buildForLaunch, buildProjects, computeBuildOrder, computeReferencedBuildOrder, existsProblems, finalLaunchCheck, getBreakpoints, getBuildOrder, getLaunch, getProjectsForProblemSearch, isLaunchProblem, preLaunchCheck, saveBeforeLaunch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UreLaunchDelegate()
Method Detail |
---|
public void launch(org.eclipse.debug.core.ILaunchConfiguration pConfiguration, java.lang.String pMode, org.eclipse.debug.core.ILaunch pLaunch, org.eclipse.core.runtime.IProgressMonitor pMonitor) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |