| org.terracotta.dso.launch.DSOEclipseApplicationLaunchConfiguration
DSOEclipseApplicationLaunchConfiguration | public class DSOEclipseApplicationLaunchConfiguration extends EclipseApplicationLaunchConfiguration implements IDSOLaunchDelegate(Code) | | Launcher for DSO Eclipse applications.
|
getAllVMInstances | public static IVMInstall[] getAllVMInstances()(Code) | | |
getJavaProject | public IJavaProject getJavaProject(ILaunchConfiguration configuration) throws CoreException(Code) | | |
getJavaProjectName | public String getJavaProjectName(ILaunchConfiguration configuration) throws CoreException(Code) | | |
getVMInstall | public IVMInstall getVMInstall(ILaunchConfiguration configuration) throws CoreException(Code) | | |
getVMInstall | public static IVMInstall getVMInstall(String name)(Code) | | |
launch | public void launch(ILaunchConfiguration config, String mode, ILaunch launch, IProgressMonitor monitor) throws CoreException(Code) | | |
|
|