Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- canDisable(ITargetDefinition, TreePath) - Method in interface org.eclipse.pde.ui.target.ITargetLocationHandler
-
Returns whether this handler can disable the element described by the given
TreePath
- canEdit(ITargetDefinition, TreePath) - Method in interface org.eclipse.pde.ui.target.ITargetLocationHandler
-
Returns whether this handler can edit the element described by the given
TreePath
- canEdit(ITargetDefinition, ITargetLocation) - Method in interface org.eclipse.pde.ui.target.ITargetLocationEditor
-
Deprecated.Returns whether this target location can be edited by this editor.
- canEnable(ITargetDefinition, TreePath) - Method in interface org.eclipse.pde.ui.target.ITargetLocationHandler
-
Returns whether this handler can enable the element described by the given
TreePath
- canFinish() - Method in class org.eclipse.pde.ui.templates.NewPluginProjectFromTemplateWizard
- canRemove(ITargetDefinition, TreePath) - Method in interface org.eclipse.pde.ui.target.ITargetLocationHandler
-
Returns whether this handler can remove the element described by the given
TreePath
- canSave() - Method in class org.eclipse.pde.ui.launcher.TestTab
- canUpdate(ITargetDefinition, TreePath) - Method in interface org.eclipse.pde.ui.target.ITargetLocationHandler
-
Returns whether this handler can update the element described by the given
TreePath
- canUpdate(ITargetDefinition, ITargetLocation) - Method in interface org.eclipse.pde.ui.target.ITargetLocationUpdater
-
Deprecated.Returns whether this updater can update the given target location.
- CHANGE - Static variable in interface org.eclipse.pde.core.IModelChangedEvent
-
indicates that a model object's property has been changed.
- ChoiceOption - Class in org.eclipse.pde.ui.templates
-
Deprecated.
- ChoiceOption(BaseOptionTemplateSection, String, String, String[][]) - Constructor for class org.eclipse.pde.ui.templates.ChoiceOption
-
Deprecated.Constructor for ChoiceOption.
- chooseConfiguration(ILaunchConfiguration[], String) - Method in class org.eclipse.pde.ui.launcher.AbstractLaunchShortcut
-
Display to the user a list of matching existing launch configurations and return the user's selection.
- clear(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
By default, this method does nothing.
- clear(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.pde.launching.EclipseApplicationLaunchConfiguration
-
Clears the workspace prior to launching if the workspace exists and the option to clear it is turned on.
- clear(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.pde.launching.EquinoxLaunchConfiguration
-
Clears the configuration area if the area exists and that option is selected.
- clear(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
-
Clears the workspace prior to launching if the workspace exists and the option to clear it is turned on.
- CODE - Static variable in interface org.eclipse.pde.core.plugin.IPluginLibrary
-
A library type indicating the library contains code.
- collectExecutionArguments(ILaunchConfiguration, List<String>, List<String>) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
- ComboChoiceOption - Class in org.eclipse.pde.ui.templates
-
Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using a combo box.
- ComboChoiceOption(BaseOptionTemplateSection, String, String, String[][]) - Constructor for class org.eclipse.pde.ui.templates.ComboChoiceOption
-
Constructor for ComboChoiceOption.
- compareWithTargetPlatform(ITargetDefinition) - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Returns a status describing whether the given target definition is synchronized with workspace's target platform state.
- COMPATIBLE - Enum constant in enum class org.eclipse.pde.core.plugin.VersionMatchRule
-
A rule that matches if a version is compatible to a reference, which is the case if that version has the same
major
component and apart from that is greater than or equal to the reference. - COMPATIBLE - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
-
A match that is compatible with the required version.
- computeUnresolvedClasspath(ILaunchConfiguration) - Method in class org.eclipse.pde.launching.PDESourcePathProvider
- CONFIG_CLEAR_AREA - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
-
Launch configuration attribute key.
- CONFIG_GENERATE_DEFAULT - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
-
Launch configuration atribute key.
- CONFIG_LOCATION - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
-
Launch configuration attribute key.
- CONFIG_TEMPLATE_LOCATION - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
-
Launch configuration attribute key.
- CONFIG_USE_DEFAULT_AREA - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
-
Launch configuration attribute key.
- CONFIGURATION_TYPE - Static variable in class org.eclipse.pde.ui.launcher.EclipseLaunchShortcut
-
The launch configuration type name that this shortcut uses
- ConfigurationTab - Class in org.eclipse.pde.ui.launcher
-
A launch configuration tab that displays and edits the configuration area location and template for a PDE launch configuration.
- ConfigurationTab() - Constructor for class org.eclipse.pde.ui.launcher.ConfigurationTab
-
Constructor.
- ConfigurationTab(boolean) - Constructor for class org.eclipse.pde.ui.launcher.ConfigurationTab
-
Constructor
- Constants - Interface in org.eclipse.pde.build
-
Constants for the files usually manipulated by the fetch factory.
- contains(String) - Method in interface org.eclipse.pde.core.build.IBuildEntry
-
Returns true if the provided token exists in this entry.
- copyTargetDefinition(ITargetDefinition, ITargetDefinition) - Method in interface org.eclipse.pde.core.target.ITargetPlatformService
-
Copies all attributes from one target definition to another.
- createAttribute(IPluginElement) - Method in interface org.eclipse.pde.core.plugin.IExtensionsModelFactory
-
Creates a new attribute instance for the provided element.
- createBuildModel(IPluginModelBase) - Static method in class org.eclipse.pde.core.plugin.PluginRegistry
-
Creates and returns a model associated with the
build.properties
of a bundle in the workspace ornull
if none. - createComposite(Composite, int) - Method in class org.eclipse.pde.ui.templates.AbstractChoiceOption
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.BundlesTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.ConfigurationTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.MainTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.OSGiSettingsTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.PluginsTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.TestTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.launcher.TracingTab
- createControl(Composite) - Method in class org.eclipse.pde.ui.templates.OptionTemplateWizardPage
-
Creates the page control by creating individual options in the order subject to their position in the list.'
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.BlankField
-
Creates a blank field using a label widget.
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.BooleanOption
-
Creates the boolean option control.
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.ChoiceOption
-
Deprecated.
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.ComboChoiceOption
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.RadioChoiceOption
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.StringOption
-
Creates the string option control.
- createControl(Composite, int) - Method in class org.eclipse.pde.ui.templates.TemplateField
-
Subclasses must implement this method to create the control of the template field.
- createCopy() - Method in interface org.eclipse.pde.core.plugin.IPluginElement
-
Creates an identical copy of this XML element.
- createElement(IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IExtensionsModelFactory
-
Creates a new element instance for the provided parent.
- createEntry(String) - Method in interface org.eclipse.pde.core.build.IBuildModelFactory
-
Creates a new build entry with the provided name.
- createExtension() - Method in interface org.eclipse.pde.core.plugin.IExtensionsModelFactory
-
Creates a new extension instance.
- createExtension(String, boolean) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
A utility method to create an extension object for the plug-in model from the provided extension point id.
- createExtensionPoint() - Method in interface org.eclipse.pde.core.plugin.IExtensionsModelFactory
-
Creates a new extension point instance
- createImport() - Method in interface org.eclipse.pde.core.plugin.IPluginModelFactory
-
Creates a new plug-in import
- createJREBlock() - Method in class org.eclipse.pde.ui.launcher.MainTab
-
Creates the Java Runtime Environment group on the tab
- createLabel(Composite, int) - Method in class org.eclipse.pde.ui.templates.TemplateField
-
Factory method that creates the label in the provided parent.
- createLaunchConfiguration(IJavaElement) - Method in class org.eclipse.pde.ui.launcher.JUnitWorkbenchLaunchShortcut
- createLibrary() - Method in interface org.eclipse.pde.core.plugin.IPluginModelFactory
-
Creates a new library instance
- createPage(int) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Creates the wizard page for the specified page index.
- createPage(int, String) - Method in class org.eclipse.pde.ui.templates.OptionTemplateSection
-
Creates the wizard page for the specified page index.
- createPluginBase() - Method in interface org.eclipse.pde.core.plugin.IPluginModelBase
-
Creates and return a top-level plugin model object
- createProgramBlock() - Method in class org.eclipse.pde.ui.launcher.MainTab
-
Creates the Program To Run group on the tab
- createProgramBlock() - Method in class org.eclipse.pde.ui.launcher.PluginJUnitMainTab
-
Overrides the implementation of the basis MainTab.
- createStartingSpace(Composite, int) - Method in class org.eclipse.pde.ui.launcher.AbstractLauncherTab
-
Deprecated.
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.pde.ui.launcher.JUnitTabGroup
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup
- createTemplateSections() - Method in class org.eclipse.pde.ui.templates.NewPluginTemplateWizard
-
Subclasses are required to implement this method by creating templates that will appear in this wizard.
- createWorkspaceDataBlock() - Method in class org.eclipse.pde.ui.launcher.MainTab
-
Creates the Workspace Data group on the tab
All Classes and Interfaces|All Packages|Constant Field Values
RadioChoiceOption
andComboChoiceOption