Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ant.core.Property

Packages that use Property
org.eclipse.ant.core Provides support for running the Ant build tool in the platform.  
 

Uses of Property in org.eclipse.ant.core
 

Methods in org.eclipse.ant.core that return Property
protected  Property[] AntCorePreferences.extractProperties(Preferences prefs, String[] properties)
           
 Property[] AntCorePreferences.getCustomProperties()
          Returns the custom user properties specified for Ant builds.
 

Methods in org.eclipse.ant.core with parameters of type Property
 void AntCorePreferences.setCustomProperties(Property[] properties)
          Sets the custom user properties specified for Ant builds.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.