Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

P

P_ATTRIBUTE - Static variable in interface org.eclipse.pde.core.plugin.IPluginElement
A property name that will be used to notify individual change in an element's attribute.
P_ATTRIBUTES - Static variable in interface org.eclipse.pde.core.plugin.IPluginElement
A property name that will be used to notify about global replacement of the element's attributes.
P_CLASS_NAME - Static variable in interface org.eclipse.pde.core.plugin.IPlugin
A property that will be used when the plug-in activator field is changed.
P_CONTENT_FILTERS - Static variable in interface org.eclipse.pde.core.plugin.IPluginLibrary
A name of the property that will be used to notify about changes in the content filters.
P_EXPORTED - Static variable in interface org.eclipse.pde.core.plugin.IPluginLibrary
A name of the property that will be used to notify about changes of the "exported" field.
P_EXTENSION_ORDER - Static variable in interface org.eclipse.pde.core.plugin.IExtensions
A model property that will be used when order of extensions changes in this object.
P_ID - Static variable in interface org.eclipse.pde.core.IIdentifiable
A property that will be carried by the change event if 'id' field of this object is changed.
P_IMPORT_ORDER - Static variable in interface org.eclipse.pde.core.plugin.IPluginBase
A property that will be used to notify that import order in a plug-in has changed.
P_LIBRARY_ORDER - Static variable in interface org.eclipse.pde.core.plugin.IPluginBase
A property that will be used to notify that library order in a plug-in has changed.
P_MATCH - Static variable in interface org.eclipse.pde.core.plugin.IPluginReference
A name of the property that will be used to notify about changes in the "match" field.
P_NAME - Static variable in interface org.eclipse.pde.core.build.IBuildEntry
A property name for changes to the 'name' field.
P_NAME - Static variable in interface org.eclipse.pde.core.plugin.IPluginObject
A property name that will be used to notify that the "name" field has changed.
P_OPTIONAL - Static variable in interface org.eclipse.pde.core.plugin.IPluginImport
A name of the property that will be used to notify about changes in the "optional" field.
P_PACKAGES - Static variable in interface org.eclipse.pde.core.plugin.IPluginLibrary
A name of the property that will be used to notify about changes in the content filters.
P_PLUGIN_ID - Static variable in interface org.eclipse.pde.core.plugin.IFragment
A property that will be used to notify that a plugin id has changed.
P_PLUGIN_VERSION - Static variable in interface org.eclipse.pde.core.plugin.IFragment
A property that will be used to notify that a plugin version has changed.
P_POINT - Static variable in interface org.eclipse.pde.core.plugin.IPluginExtension
A name of the property that will be used to notify about the "point" change
P_PROVIDER - Static variable in interface org.eclipse.pde.core.plugin.IPluginBase
A property that will be used to notify that the provider name has changed.
P_REEXPORTED - Static variable in interface org.eclipse.pde.core.plugin.IPluginImport
A name of the property that will be used to notify about changes in the "reexported" field.
P_RULE - Static variable in interface org.eclipse.pde.core.plugin.IFragment
A property that will be used to notify that a plugin version match rule has changed.
P_SCHEMA - Static variable in interface org.eclipse.pde.core.plugin.IPluginExtensionPoint
A property name that will be used to notify about changes to the schema value.
P_SCHEMA_VERSION - Static variable in interface org.eclipse.pde.core.plugin.IPluginBase
A property that will be used to notify that 3.0 release compatibility flag has been changed.
P_SIBLING_ORDER - Static variable in interface org.eclipse.pde.core.plugin.IPluginParent
A property that will be used when firing notification of the sibling swap.
P_TEXT - Static variable in interface org.eclipse.pde.core.plugin.IPluginElement
A property name that will be used to notify about element body text change.
P_TYPE - Static variable in interface org.eclipse.pde.core.plugin.IPluginLibrary
A name of the property that will be used to notify about of the 'type' field.
P_VALUE - Static variable in interface org.eclipse.pde.core.plugin.IPluginAttribute
This property will be used to notify that the value of the attribute has changed.
P_VERSION - Static variable in interface org.eclipse.pde.core.plugin.IPluginBase
A property that will be used to notify that a version has changed.
P_VERSION - Static variable in interface org.eclipse.pde.core.plugin.IPluginReference
A name of the property that will be used to notify about changes in the "version" field.
parseMapFileEntry(String, Properties, Map<String, Object>) - Method in interface org.eclipse.pde.build.IFetchFactory
This method should parse / validate a mapfile entry and derive a corresponding key / value pair structure containing the relevant information.
PDESourcePathProvider - Class in org.eclipse.pde.launching
Generates a source lookup path for all PDE-based launch configurations
PDESourcePathProvider() - Constructor for class org.eclipse.pde.launching.PDESourcePathProvider
 
PERFECT - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
An perfect match.
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.BundlesTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.ConfigurationTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.MainTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.OSGiSettingsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.PluginJUnitMainTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.PluginsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.TestTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.TracingTab
 
performFinish() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
 
performFinish() - Method in class org.eclipse.pde.ui.templates.NewPluginProjectFromTemplateWizard
 
performFinish(IProject, IPluginModelBase, IProgressMonitor) - Method in interface org.eclipse.pde.ui.IPluginContentWizard
Executes the wizard when 'Finish' button has been pressed.
performFinish(IProject, IPluginModelBase, IProgressMonitor) - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
Implements the interface method by looping through template sections and executing them sequentially.
PLUGIN_FILENAME_DESCRIPTOR - Static variable in interface org.eclipse.pde.build.Constants
Constant for the string plugin.xml
PLUGIN_NATURE - Static variable in interface org.eclipse.pde.core.project.IBundleProjectDescription
Constant for the PDE Plug-in project nature, value is "org.eclipse.pde.PluginNature".
PLUGIN_POINT - Static variable in class org.eclipse.pde.ui.templates.NewPluginProjectFromTemplateWizard
Key for storign the extension point name in the wizard default values
PluginFilter() - Constructor for class org.eclipse.pde.core.plugin.PluginRegistry.PluginFilter
 
PluginJUnitMainTab - Class in org.eclipse.pde.ui.launcher
A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.
PluginJUnitMainTab() - Constructor for class org.eclipse.pde.ui.launcher.PluginJUnitMainTab
 
PluginReference - Class in org.eclipse.pde.ui.templates
Implementation of the IPluginReference
PluginReference(String) - Constructor for class org.eclipse.pde.ui.templates.PluginReference
Constructs a plug-in reference to be used in the PDE template framework
PluginReference(String, String, int) - Constructor for class org.eclipse.pde.ui.templates.PluginReference
Constructs a plug-in reference to be used in the PDE template framework
PluginRegistry - Class in org.eclipse.pde.core.plugin
The central access point for models representing plug-ins found in the workspace and in the target platform.
PluginRegistry() - Constructor for class org.eclipse.pde.core.plugin.PluginRegistry
 
PluginRegistry.PluginFilter - Class in org.eclipse.pde.core.plugin
Filter used when searching for plug-in models.
PluginsTab - Class in org.eclipse.pde.ui.launcher
A launch configuration tab that displays the different self-hosting modes, and lets the user customize the list of plug-ins to launch with.
PluginsTab() - Constructor for class org.eclipse.pde.ui.launcher.PluginsTab
Constructor.
PluginsTab(boolean) - Constructor for class org.eclipse.pde.ui.launcher.PluginsTab
Deprecated.
As of 3.6 the feature-based workspace launch option is no longer available, so there is no need to set this flag
PREFIX - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
An id match requires that the specified id is a prefix of a candidate id.
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.launching.AbstractPDELaunchConfiguration
Does sanity checking before launching.
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.launching.EclipseApplicationLaunchConfiguration
 
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.launching.EquinoxLaunchConfiguration
 
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.launching.JUnitLaunchConfigurationDelegate
 
print(String) - Method in interface org.eclipse.pde.build.IAntScript
Print the given string to the Ant script.
printAntCallTask(String, boolean, Map<String, String>) - Method in interface org.eclipse.pde.build.IAntScript
Print an ant call task as defined by AntCall}.
printAttribute(String, String, boolean) - Method in interface org.eclipse.pde.build.IAntScript
Print an XML attribute.
printComment(String) - Method in interface org.eclipse.pde.build.IAntScript
Print the given comment to the Ant script folled by a carriage-return.
printEchoTask(String, String, String) - Method in interface org.eclipse.pde.build.IAntScript
Print an echo task
printElement(String, Map<String, String>) - Method in interface org.eclipse.pde.build.IAntScript
Print an xml element with attributes (<tagName [attributes
printEndMacroDef() - Method in interface org.eclipse.pde.build.IAntScript
Print the end of the macro
printEndTag(String) - Method in interface org.eclipse.pde.build.IAntScript
Print tagName as an xml end tag (</tagName>).
println() - Method in interface org.eclipse.pde.build.IAntScript
Print a empty line.
println(String) - Method in interface org.eclipse.pde.build.IAntScript
Print the given string followed by a carriage-return.
printMacroDef(String, List<String>) - Method in interface org.eclipse.pde.build.IAntScript
Print the beginning of a macro definition.
printStartTag(String) - Method in interface org.eclipse.pde.build.IAntScript
Print tagName as an xml begin tag (<tagName>).
printStartTag(String, Map<String, String>) - Method in interface org.eclipse.pde.build.IAntScript
Print tagName as an xml begin tag with attributes (<tagName [attributes...]
printTabs() - Method in interface org.eclipse.pde.build.IAntScript
Print as many tabs as current nesting level requires
printTargetDeclaration(String, String, String, String, String) - Method in interface org.eclipse.pde.build.IAntScript
Print a target declaration.
printTargetEnd() - Method in interface org.eclipse.pde.build.IAntScript
Print the end tag for a target declaration.
PRODUCT - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
Launch configuration attribute key.
PRODUCT_FILE - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
Launch configuration attribute key.
project - Variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
The project handle.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values