|
||||||||||
| 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.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
org.eclipse.jdt.launching.JavaLaunchDelegate
aQute.bnd.launch.LaunchDelegate
public class LaunchDelegate
| Field Summary |
|---|
| Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
|---|
complileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus |
| Constructor Summary | |
|---|---|
LaunchDelegate()
|
|
| Method Summary | |
|---|---|
String[] |
getClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration)
|
String |
getProgramArguments(org.eclipse.debug.core.ILaunchConfiguration c)
|
String |
getVMArguments(org.eclipse.debug.core.ILaunchConfiguration c)
|
void |
launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
String |
verifyMainTypeName(org.eclipse.debug.core.ILaunchConfiguration configuration)
|
| Methods inherited from class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate |
|---|
abort, getBootpath, getBootpathExt, getBreakpoints, getBuildOrder, getDefaultWorkingDirectory, getEnvironment, getJavaLibraryPath, getJavaProject, getJavaProjectName, getLaunchManager, getMainTypeName, getProjectsForProblemSearch, getVMConnectorId, getVMInstall, getVMInstallName, getVMInstallType, getVMInstallTypeId, getVMRunner, getVMSpecificAttributesMap, getWorkingDirectory, getWorkingDirectoryPath, handleDebugEvents, isAllowTerminate, isLaunchProblem, isStopInMain, preLaunchCheck, prepareStopInMain, setDefaultSourceLocator, verifyJavaProject, verifyVMInstall, verifyWorkingDirectory |
| Methods inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
|---|
addReferencedProjects, buildForLaunch, buildProjects, computeBuildOrder, computeReferencedBuildOrder, existsProblems, finalLaunchCheck, getLaunch, saveBeforeLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LaunchDelegate()
| Method Detail |
|---|
public void launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
launch in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegatelaunch in class org.eclipse.jdt.launching.JavaLaunchDelegateorg.eclipse.core.runtime.CoreException
public String verifyMainTypeName(org.eclipse.debug.core.ILaunchConfiguration configuration)
throws org.eclipse.core.runtime.CoreException
verifyMainTypeName in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegateorg.eclipse.core.runtime.CoreExceptionpublic String getVMArguments(org.eclipse.debug.core.ILaunchConfiguration c)
getVMArguments in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegatepublic String getProgramArguments(org.eclipse.debug.core.ILaunchConfiguration c)
getProgramArguments in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegatepublic String[] getClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration)
getClasspath in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||