- KEY_ELEMENT_NAME - Static variable in interface org.eclipse.pde.build.IFetchFactory
-
Key used to store the value of the element name.
- KEY_ELEMENT_TAG - Static variable in interface org.eclipse.pde.build.IFetchFactory
-
Key used to store the value of the tag that will be used to fetch the element.
- KEY_ELEMENT_TYPE - Static variable in interface org.eclipse.pde.build.IFetchFactory
-
Key used to store the value of the element type
- KEY_PACKAGE_NAME - Static variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
The key for the package name that will be created by this teamplate
(value="packageName").
- KEY_PLUGIN_CLASS - Static variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
The key for the main plug-in class of the plug-in that the template is
used for (value="pluginClass");
- KEY_PLUGIN_ID - Static variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
The key for the plug-in id of the plug-in that the template is used for
(value="pluginId").
- KEY_PLUGIN_NAME - Static variable in class org.eclipse.pde.ui.templates.AbstractTemplateSection
-
The key for the plug-in name of the plug-in that the template is used for
(value="pluginName").