|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PreferencesElement in prantl.ant.eclipse |
---|
Subclasses of PreferencesElement in prantl.ant.eclipse | |
---|---|
class |
GeneralPreferencesElement
Configures a component preferences file under the directory .settings on the low level - allowing to define the variables directly. |
class |
OrgEclipseCoreResourcesPreferencesElement
Configures the component preferences file .settings/org.eclipse.core.resources.prefs on the high level using attributes for the typical constellations of variable values. |
class |
OrgEclipseCoreRuntimePreferencesElement
Configures the component preferences file .settings/org.eclipse.core.runtime.prefs on the high level using attributes for the typical constellations of variable values. |
class |
OrgEclipseJdtCorePreferencesElement
Configures the component preferences file .settings/org.eclipse.jdt.core.prefs on the high level using attributes for the typical constellations of variable values. |
class |
OrgEclipseJdtUiPreferencesElement
Configures the component preferences file .settings/org.eclipse.jdt.ui.prefs on the high level using attributes for the typical constellations of variable values. |
Constructors in prantl.ant.eclipse with parameters of type PreferencesElement | |
---|---|
VariableElement(PreferencesElement parent)
Creates a new instance of the variable element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |