com.pvx.ooadide.launchers.thinclients
Class WindXLaunchConfigurationDelegate1
java.lang.Object
com.pvx.ooadide.launchers.ProvideXLaunchConfigurationDelegate1
com.pvx.ooadide.launchers.thinclients.WindXLaunchConfigurationDelegate1
- All Implemented Interfaces:
- org.eclipse.debug.core.model.ILaunchConfigurationDelegate
public class WindXLaunchConfigurationDelegate1
- extends ProvideXLaunchConfigurationDelegate1
Method Summary |
java.lang.String |
generateCommandLine(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.debug.core.ILaunch launch,
ConsoleDisplayManager console,
org.eclipse.core.resources.IProject project,
java.lang.String prgName,
java.lang.String prg,
int requestPort,
int eventPort)
|
static boolean |
launchDebugPvxHost(int requestPort,
int eventPort,
java.lang.String outDir,
int socket,
org.eclipse.debug.core.ILaunch launch)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindXLaunchConfigurationDelegate1
public WindXLaunchConfigurationDelegate1()
generateCommandLine
public java.lang.String generateCommandLine(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.debug.core.ILaunch launch,
ConsoleDisplayManager console,
org.eclipse.core.resources.IProject project,
java.lang.String prgName,
java.lang.String prg,
int requestPort,
int eventPort)
throws org.eclipse.core.runtime.CoreException
- Overrides:
generateCommandLine
in class ProvideXLaunchConfigurationDelegate1
- Throws:
org.eclipse.core.runtime.CoreException
launchDebugPvxHost
public static boolean launchDebugPvxHost(int requestPort,
int eventPort,
java.lang.String outDir,
int socket,
org.eclipse.debug.core.ILaunch launch)