Class Summary |
AbstractLauncherTab |
An abstract class subclassed by all PDE tabs.
|
AbstractPDELaunchConfiguration |
An abstract launch delegate for PDE-based launch configurations
Clients may subclass this class.
|
ConfigurationTab |
A launch configuration tab that displays and edits the configuration area
location and template for a PDE launch configuration.
|
EclipseApplicationLaunchConfiguration |
A launch delegate for launching Eclipse applications
Clients may subclass and instantiate this class.
|
EquinoxLaunchConfiguration |
A launch delegate for launching the Equinox framework
Clients may subclass and instantiate this class.
|
EquinoxPluginsTab |
A launch configuration tab that lets the user customize the list of plug-ins to launch with,
their start level and their auto-start attributes.
|
EquinoxSettingsTab |
A launch configuration tab that displays and edits the VM install
launch configuration attributes.
|
MainTab |
A launch configuration tab that displays and edits the main launching arguments
of an Eclipse application.
|
PluginJUnitMainTab |
A launch configuration tab that displays and edits the main launching arguments
of a Plug-in JUnit test.
|
PluginsTab |
A launch configuration tab that displays the different self-hosting modes,
and lets the user customize the list of plug-ins to launch with.
|
TracingTab |
A launch configuration tab that enables tracing and displays all plug-ins that support
tracing.
|