Uses of Interface
org.eclipse.pde.core.build.IBuildModel
Package
Description
Application programming interfaces for working with PDE's model of build.properties.
Application programming interfaces for working with PDE's model of plug-ins.
-
Uses of IBuildModel in org.eclipse.pde.core.build
-
Uses of IBuildModel in org.eclipse.pde.core.plugin
Modifier and TypeMethodDescriptionstatic IBuildModel
PluginRegistry.createBuildModel
(IPluginModelBase model) Creates and returns a model associated with thebuild.properties
of a bundle in the workspace ornull
if none.IPluginModelBase.getBuildModel()
Deprecated.
null
.