|
org.netbeans.modules.project.ant/1 1.12.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceHelper.RawReference | |
---|---|
org.netbeans.spi.project.support.ant | Principal package for implementing typical Ant-based projects. |
Uses of ReferenceHelper.RawReference in org.netbeans.spi.project.support.ant |
---|
Methods in org.netbeans.spi.project.support.ant that return ReferenceHelper.RawReference | |
---|---|
ReferenceHelper.RawReference |
ReferenceHelper.getRawReference(String foreignProjectName,
String id)
Get a particular raw reference from this project to another. |
ReferenceHelper.RawReference[] |
ReferenceHelper.getRawReferences()
Get a list of raw references from this project to others. |
Methods in org.netbeans.spi.project.support.ant with parameters of type ReferenceHelper.RawReference | |
---|---|
boolean |
ReferenceHelper.addRawReference(ReferenceHelper.RawReference ref)
Add a raw reference to a foreign project artifact. |
|
org.netbeans.modules.project.ant/1 1.12.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |