Package org.eclipse.pde.ui.launcher


package org.eclipse.pde.ui.launcher
Application programming interfaces to PDE launching support.

Package Specification

Provides access to the launch configuration, launch delegate and UI components used by PDE to support launching of Eclipse and OSGi applications.
  • Classes
    Class
    Description
    An abstract class subclassed by all PDE tabs.
    An abstract class subclassed by the Eclipse Application and OSGi Framework launch shortcuts.
    An abstract class subclassed by the Eclipse application and JUnit Plug-in launch configuration tab groups.
    A launch configuration tab that customizes the list of bundles to launch with, their start level and their auto-start attributes.
    A launch configuration tab that displays and edits the configuration area location and template for a PDE launch configuration.
    Creates and initializes the tabs for the Eclipse Application launch configuration.
    A launch shortcut capable of launching an Eclipse application.
    Creates and initializes the tabs for the Plug-in JUnit test launch configuration.
    A launch shortcut capable of launching a Plug-in JUnit test.
    A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.
    Creates and initializes the tabs on the OSGi Framework launch configuration.
    A launch shortcut capable of launching an OSGi frameowrk
    A launch configuration tab that displays and edits the VM install launch configuration attributes.
    A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.
    A launch configuration tab that displays the different self-hosting modes, and lets the user customize the list of plug-ins to launch with.
    The launch configuration tab for JUnit Plug-in Tests.
    A launch configuration tab that enables tracing and displays all plug-ins that support tracing.