|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties
public class PluginBuildProperties
Nested Class Summary | |
---|---|
static class |
PluginBuildProperties.Library
Implements a plugin library. |
Field Summary |
---|
Fields inherited from class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties |
---|
_binExcludes, _binIncludes, _custom, SELF |
Constructor Summary | |
---|---|
PluginBuildProperties()
|
Method Summary | |
---|---|
void |
addLibrary(PluginBuildProperties.Library library)
|
java.lang.String[] |
getJarsCompileOrder()
|
java.util.Map |
getLibraries()
|
Methods inherited from class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties |
---|
getBinaryExcludes, getBinaryIncludes, getQualifier, isContextQualifier, isCustom, isNoneQualifier |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginBuildProperties()
Method Detail |
---|
public java.util.Map getLibraries()
public void addLibrary(PluginBuildProperties.Library library)
library
- add the specified library to the build properties.public java.lang.String[] getJarsCompileOrder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |