Package | Description |
---|---|
org.eclipse.pde.core.build | |
org.eclipse.pde.core.plugin |
Class and Description |
---|
IBuild
The top-level model object of the model that is created from
"build.properties" file.
|
IBuildEntry
Jar entry represents one 'library=folder list' entry
in plugin.jars file.
|
IBuildModel
This 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.
|
IBuildModelFactory
This model factory should be used to
create new instances of plugin.jars model
objects.
|
Class and Description |
---|
IBuildModel
This 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.
|
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.