Eclipse PDE
Release 3.2
A B C D E F G H I J K L M N O P R S T U V W

P

PERFECT - Static variable in interface org.eclipse.pde.core.plugin.IMatchRules
An perfect match.
PLUGIN_FILENAME_DESCRIPTOR - Static variable in interface org.eclipse.pde.build.Constants
Constant for the string plugin.xml
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.
PRODUCT - Static variable in interface org.eclipse.pde.ui.launcher.IPDELauncherConstants
Launch configuration attribute key.
PRODUCT_FILE - Static variable in interface org.eclipse.pde.ui.launcher.IPDELauncherConstants
Launch configuration attribute key.
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.
PluginJUnitMainTab - class org.eclipse.pde.ui.launcher.PluginJUnitMainTab.
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
 
PluginsTab - class org.eclipse.pde.ui.launcher.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.
PluginsTab() - Constructor for class org.eclipse.pde.ui.launcher.PluginsTab
Constructor.
PluginsTab(boolean) - Constructor for class org.eclipse.pde.ui.launcher.PluginsTab
Constructor
parseMapFileEntry(String, Properties, Map) - 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.
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.ConfigurationTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.EquinoxPluginsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.EquinoxSettingsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.MainTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.PluginsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher.TracingTab
 
performFinish(IProject, IPluginModelBase, IProgressMonitor) - Method in interface org.eclipse.pde.ui.IPluginContentWizard
Executes the wizard when 'Finish' button has been pressed.
performFinish() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
 
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.
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration
Does sanity checking before launching.
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher.EclipseApplicationLaunchConfiguration
Prompts and clears the workspace area and/or the configuration area, if appropriate
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher.EquinoxLaunchConfiguration
checks that the target platform is >= 3.0 before proceeding.
print(String) - Method in interface org.eclipse.pde.build.IAntScript
Print the given string to the Ant script.
printAntCallTask(String, boolean, Map) - 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.
printEndTag(String) - Method in interface org.eclipse.pde.build.IAntScript
Print tagName as an xml end tag (</tagName>).
printStartTag(String) - Method in interface org.eclipse.pde.build.IAntScript
Print tagName as an xml begin tag (<tagName>).
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.
println(String) - Method in interface org.eclipse.pde.build.IAntScript
Print the given string followed by a carriage-return.
println() - Method in interface org.eclipse.pde.build.IAntScript
Print a empty line.
project - Variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
The project handle.

Eclipse PDE
Release 3.2
A B C D E F G H I J K L M N O P R S T U V W
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.