JavaScript is disabled on your browser.
Eclipse Platform Release 3.2
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.
Since:
3.0
Method Summary
Methods
Modifier and Type
Method and Description
String
getAntPropertyValue (String antPropertyName)
Returns a value that the Ant entry point will use to set the
value of the Ant property.
Eclipse Platform Release 3.2
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.