Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


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

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) - 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.ui.launcher
Generates a source lookup path for all PDE-based launch configurations Clients may subclass this class.
PDESourcePathProvider() - Constructor for class org.eclipse.pde.ui.launcher. 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. PluginsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. TestTab
 
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.
performFinish() - Method in class org.eclipse.pde.ui.templates. NewPluginProjectFromTemplateWizard
 
PLUGIN_FILENAME_DESCRIPTOR - Static variable in interface org.eclipse.pde.build. Constants
Constant for the string plugin.xml
PLUGIN_POINT - Static variable in class org.eclipse.pde.ui.templates. NewPluginProjectFromTemplateWizard
 
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 This class may be instantiated.
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 targret platform.
PluginRegistry() - Constructor for class org.eclipse.pde.core.plugin. PluginRegistry
 
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
Constructor
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.ui.launcher. AbstractPDELaunchConfiguration
Does sanity checking before launching.
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher. EclipseApplicationLaunchConfiguration
 
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher. EquinoxLaunchConfiguration
 
preLaunchCheck(ILaunchConfiguration, ILaunch, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher. JUnitLaunchConfigurationDelegate
 
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>).
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.
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.
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.
project - Variable in class org.eclipse.pde.ui.templates. AbstractTemplateSection
The project handle.

Eclipse PDE
Release 3.5
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, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire