|
Eclipse Platform Release 3.6 |
|||||||||
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 | |
---|---|
String |
getAntPropertyValue(String antPropertyName)
Returns a value that the Ant entry point will use to set the value of the Ant property. |
Method Detail |
---|
String getAntPropertyValue(String antPropertyName)
antPropertyName
- the Ant property to set
null
if the property should not be set
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.