|
Eclipse PDE Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBuildEntry | |
---|---|
org.eclipse.pde.core.build |
Uses of IBuildEntry in org.eclipse.pde.core.build |
---|
Methods in org.eclipse.pde.core.build that return IBuildEntry | |
IBuildEntry |
IBuildModelFactory.createEntry(String name)
Creates a new build entry with the provided name. |
IBuildEntry[] |
IBuild.getBuildEntries()
Returns all the build entries in this object. |
IBuildEntry |
IBuild.getEntry(String name)
Returns the build entry with the specified name. |
Methods in org.eclipse.pde.core.build with parameters of type IBuildEntry | |
void |
IBuild.add(IBuildEntry entry)
Adds a new build entry. |
void |
IBuild.remove(IBuildEntry entry)
Removes a build entry. |
|
Eclipse PDE Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |