Eclipse PDE
Release 3.8

Uses of Class
org.eclipse.pde.ui.launcher.AbstractLauncherTab

Packages that use AbstractLauncherTab
org.eclipse.pde.ui.launcher Application programming interfaces to PDE launching support. 
 

Uses of AbstractLauncherTab in org.eclipse.pde.ui.launcher
 

Subclasses of AbstractLauncherTab in org.eclipse.pde.ui.launcher
 class BundlesTab
          A launch configuration tab that customizes the list of bundles to launch with, their start level and their auto-start attributes.
 class ConfigurationTab
          A launch configuration tab that displays and edits the configuration area location and template for a PDE launch configuration.
 class EquinoxPluginsTab
          Deprecated. use BundlesTab
 class EquinoxSettingsTab
          Deprecated. use OSGiSettingsTab
 class MainTab
          A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.
 class OSGiSettingsTab
          A launch configuration tab that displays and edits the VM install launch configuration attributes.
 class PluginJUnitMainTab
          A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.
 class 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.
 class TracingTab
          A launch configuration tab that enables tracing and displays all plug-ins that support tracing.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.