|
PTP Release 5.0 |
|||||||||
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.ptp.launch.AbstractParallelLaunchConfigurationDelegate
org.eclipse.ptp.launch.ParallelLaunchConfigurationDelegate
public class ParallelLaunchConfigurationDelegate
A launch configuration delegate for launching jobs via the PTP resource manager mechanism.
Field Summary |
---|
Fields inherited from class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate |
---|
jobSubmissions |
Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
---|
complileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus |
Constructor Summary | |
---|---|
ParallelLaunchConfigurationDelegate()
|
Method Summary | |
---|---|
protected void |
doCleanupLaunch(IPLaunch launch)
Called to cleanup once the job terminates |
protected void |
doCompleteJobLaunch(IPLaunch launch,
IPDebugger debugger)
This method is called when the job state changes to RUNNING. |
void |
launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
protected void |
showPTPDebugView(String viewID)
Show the PTP Debug view |
protected void |
switchPerspective(String perspectiveID)
Used to force switching to the PTP Debug perspective |
Methods inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegate |
---|
addReferencedProjects, buildForLaunch, buildProjects, computeBuildOrder, computeReferencedBuildOrder, existsProblems, finalLaunchCheck, getBreakpoints, getBuildOrder, 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 ParallelLaunchConfigurationDelegate()
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
org.eclipse.core.runtime.CoreException
protected void doCleanupLaunch(IPLaunch launch)
AbstractParallelLaunchConfigurationDelegate
doCleanupLaunch
in class AbstractParallelLaunchConfigurationDelegate
protected void doCompleteJobLaunch(IPLaunch launch, IPDebugger debugger)
AbstractParallelLaunchConfigurationDelegate
doCompleteJobLaunch
in class AbstractParallelLaunchConfigurationDelegate
protected void showPTPDebugView(String viewID)
viewID
- protected void switchPerspective(String perspectiveID)
perspectiveID
-
|
PTP Release 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |