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)
Deprecated.
Adds a property change listener to this preference object.
|
void |
Preferences.removePropertyChangeListener(Preferences.IPropertyChangeListener listener)
Deprecated.
Removes the given listener from this preference object.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.