A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BaseOptionTemplateSection - Class in org.eclipse.pde.ui.templates
- 
This class adds a notion of options to the default template section implementation.
- BaseOptionTemplateSection() - Constructor for class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
- belongsTo(Object) - Method in class org.eclipse.pde.core.target.LoadTargetDefinitionJob
- BIN_INCLUDES - Static variable in interface org.eclipse.pde.core.build.IBuildEntry
- 
The name of the key that lists all the folders and files to be included in the binary build.
- BlankField - Class in org.eclipse.pde.ui.templates
- 
This template option can be used to create blank space on the template section wizard page.
- BlankField(BaseOptionTemplateSection) - Constructor for class org.eclipse.pde.ui.templates.BlankField
- 
The default constructor.
- BlankField(BaseOptionTemplateSection, int) - Constructor for class org.eclipse.pde.ui.templates.BlankField
- 
Overloaded constructor to specify the height of the blank field.
- BooleanOption - Class in org.eclipse.pde.ui.templates
- 
This implementation of the TemplateOption can be used to represent options that are boolean choices.
- BooleanOption(BaseOptionTemplateSection, String, String) - Constructor for class org.eclipse.pde.ui.templates.BooleanOption
- 
The constructor of the option.
- BOOTSTRAP_ENTRIES - Static variable in interface org.eclipse.pde.launching.IPDELauncherConstants
- 
Launch configuration attribute key.
- BUNDLE_FILENAME_DESCRIPTOR - Static variable in interface org.eclipse.pde.build.Constants
- 
Constant for the stringMETA-INF/MANIFEST.MF
- BundlesTab - Class in org.eclipse.pde.ui.launcher
- 
A launch configuration tab that customizes the list of bundles to launch with, their start level and their auto-start attributes.
- BundlesTab() - Constructor for class org.eclipse.pde.ui.launcher.BundlesTab
- 
Constructor to create a new bundle tab
All Classes All Packages