Package | Description |
---|---|
org.eclipse.ant.core |
Provides support for running the Ant build tool in the platform.
|
org.eclipse.core.runtime |
Provides support for the runtime platform, core utility methods and the extension registry.
|
Modifier and Type | Class and Description |
---|---|
class |
AntCorePreferences
Represents the Ant Core plug-in's preferences providing utilities for
extracting, changing and updating the underlying preferences.
|
Modifier and Type | Method and Description |
---|---|
void |
Preferences.addPropertyChangeListener(Preferences.IPropertyChangeListener listener)
Adds a property change listener to this preference object.
|
void |
Preferences.removePropertyChangeListener(Preferences.IPropertyChangeListener listener)
Removes the given listener from this preference object.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.