Uses of Interface
org.eclipse.pde.ui.launcher.IPDELauncherConstants
-
Packages that use IPDELauncherConstants Package Description org.eclipse.pde.ui.launcher Application programming interfaces to PDE launching support. -
-
Uses of IPDELauncherConstants in org.eclipse.pde.ui.launcher
Classes in org.eclipse.pde.ui.launcher that implement IPDELauncherConstants Modifier and Type Class Description class
ConfigurationTab
A launch configuration tab that displays and edits the configuration area location and template for a PDE launch configuration.class
MainTab
A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.class
PluginJUnitMainTab
A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.
-