|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| 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
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate
org.eclipse.tptp.platform.integration.pde.internal.util.PDEIntegrationLauncherUtility.JUnitPluginConfigurationExtended
public static class PDEIntegrationLauncherUtility.JUnitPluginConfigurationExtended
Used to extract attributes from configuration associated with a JUnit plug-in launch item
| Field Summary |
|---|
| Fields inherited from class org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate |
|---|
fConfigDir |
| Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
|---|
complileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus |
| Constructor Summary | |
|---|---|
PDEIntegrationLauncherUtility.JUnitPluginConfigurationExtended()
|
|
| Method Summary | |
|---|---|
org.eclipse.jdt.launching.IVMRunner |
getVMRunner(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode)
|
org.eclipse.jdt.launching.VMRunnerConfiguration |
getVMRunnerConfiguration()
|
| Methods inherited from class org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate |
|---|
abort, clear, collectExecutionArguments, getApplication, getBuildOrder, getClasspath, getConfigurationDirectory, getEnvironment, getProgramArguments, getProjectsForProblemSearch, getVMArguments, getVMSpecificAttributesMap, getWorkingDirectory, manageLaunch, preLaunchCheck, setDefaultSourceLocator, synchronizeManifests, validatePluginDependencies, validateProjectDependencies, verifyMainTypeName |
| Methods inherited from class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate |
|---|
evaluateTests, launch |
| Methods inherited from class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate |
|---|
getBootpath, getBootpathExt, getBreakpoints, getDefaultWorkingDirectory, getJavaLibraryPath, getJavaProject, getJavaProjectName, getLaunchManager, getMainTypeName, getVMConnectorId, getVMInstall, getVMInstallName, getVMInstallType, getVMInstallTypeId, getWorkingDirectoryPath, handleDebugEvents, isAllowTerminate, isLaunchProblem, isStopInMain, preLaunchCheck, prepareStopInMain, 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 PDEIntegrationLauncherUtility.JUnitPluginConfigurationExtended()
| Method Detail |
|---|
public org.eclipse.jdt.launching.IVMRunner getVMRunner(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode)
throws org.eclipse.core.runtime.CoreException
getVMRunner in class org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegateorg.eclipse.core.runtime.CoreExceptionpublic org.eclipse.jdt.launching.VMRunnerConfiguration getVMRunnerConfiguration()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||