|
||||||||||
| 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.junit.launcher.JUnitLaunchConfigurationDelegate
aQute.bnd.junit.OSGiJUnitLauncherConfigurationDelegate
public class OSGiJUnitLauncherConfigurationDelegate
| Field Summary |
|---|
| Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
|---|
complileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus |
| Constructor Summary | |
|---|---|
OSGiJUnitLauncherConfigurationDelegate()
|
|
| Method Summary | |
|---|---|
protected void |
collectExecutionArguments(org.eclipse.debug.core.ILaunchConfiguration configuration,
List vmArguments,
List programArguments)
|
String[] |
getClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration)
Calculate the classpath. |
File |
getRuntime()
Extract the runtime on the file system so we can refer to it. |
String |
verifyMainTypeName(org.eclipse.debug.core.ILaunchConfiguration configuration)
|
| Methods inherited from class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate |
|---|
abort, evaluateTests, launch, preLaunchCheck |
| Methods inherited from class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate |
|---|
getBootpath, getBootpathExt, getBreakpoints, getBuildOrder, getDefaultWorkingDirectory, getEnvironment, getJavaLibraryPath, getJavaProject, getJavaProjectName, getLaunchManager, getMainTypeName, getProgramArguments, getProjectsForProblemSearch, getVMArguments, 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 OSGiJUnitLauncherConfigurationDelegate()
| Method Detail |
|---|
public String verifyMainTypeName(org.eclipse.debug.core.ILaunchConfiguration configuration)
throws org.eclipse.core.runtime.CoreException
verifyMainTypeName in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegateorg.eclipse.core.runtime.CoreException
protected void collectExecutionArguments(org.eclipse.debug.core.ILaunchConfiguration configuration,
List vmArguments,
List programArguments)
throws org.eclipse.core.runtime.CoreException
collectExecutionArguments in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegateorg.eclipse.core.runtime.CoreException
public String[] getClasspath(org.eclipse.debug.core.ILaunchConfiguration configuration)
throws org.eclipse.core.runtime.CoreException
getClasspath in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegateorg.eclipse.core.runtime.CoreExceptionpublic File getRuntime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||