Uses of Package
org.eclipse.pde.core.build
Packages that use org.eclipse.pde.core.build
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.
-
Classes in org.eclipse.pde.core.build used by org.eclipse.pde.core.buildClassDescriptionThe top-level model object of the model that is created from
build.properties
file.Jar entry represents one 'library=folder list' entry in plugin.jars file.This model is created from thebuild.properties
file that defines what source folders in the plug-in are to be used to build require plug-in Jars.This model factory should be used to create new instances of plugin.jars model objects. -
Classes in org.eclipse.pde.core.build used by org.eclipse.pde.core.pluginClassDescriptionThis model is created from the
build.properties
file that defines what source folders in the plug-in are to be used to build require plug-in Jars.