Class EglGeneratedTextConfigurationTabTestbed
- java.lang.Object
-
- org.eclipse.epsilon.common.dt.test.util.LaunchConfigurationTabTestBed
-
- org.eclipse.epsilon.egl.dt.launching.tabs.EglGeneratedTextConfigurationTabTestbed
-
public class EglGeneratedTextConfigurationTabTestbed extends LaunchConfigurationTabTestBed
-
-
Constructor Summary
Constructors Constructor Description EglGeneratedTextConfigurationTabTestbed()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.debug.ui.ILaunchConfigurationTab
getLaunchConfigurationTab()
static void
main(String[] args)
-
Methods inherited from class org.eclipse.epsilon.common.dt.test.util.LaunchConfigurationTabTestBed
run
-
-
-
-
Method Detail
-
getLaunchConfigurationTab
protected org.eclipse.debug.ui.ILaunchConfigurationTab getLaunchConfigurationTab()
- Specified by:
getLaunchConfigurationTab
in classLaunchConfigurationTabTestBed
-
main
public static void main(String[] args)
-
-