Uses of Interface
org.eclipse.pde.launching.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
Subinterfaces of IPDELauncherConstants in org.eclipse.pde.ui.launcher Modifier and Type Interface Description interface
IPDELauncherConstants
Deprecated.useIPDELauncherConstants
instead.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.
-