|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAntPropertyValueProvider
An interface that must be implemented by plug-ins that wish to contribute predefined variables to an Ant project when run from within Eclipse. Clients may implement this interface.
Method Summary | |
---|---|
java.lang.String |
getAntPropertyValue(java.lang.String antPropertyName)
Returns a value that the Ant entry point will use to set the value of the Ant property. |
Method Detail |
---|
java.lang.String getAntPropertyValue(java.lang.String antPropertyName)
antPropertyName
- the Ant property to set
null
if the property should not be set
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.