Configures contents of the file .classpath with paths to source files, binary java
archives and output directories, this class specifically the root element
classpath.
Returns an instance of the class ClassPathEntryContainerElement describing the
element classpathentry of the kind "con" in the file .classpath or
null if the element was not present, which means creating a default one.
Returns a list of project-relative paths to be excluded from the source path
delimited by vertical lines ('|') or null if it has not been set, which
means do not exlude anything.
Returns a path with a generated javadoc documentation to the referred compiled
byte-code or null if it has not been set, which means that the javadoc
is not available.
Returns an instance of the class ClassPathEntryOutputElement describing the element
classpathentry of the kind "output" in the file .classpath or
null if the element was not present, which means creating a default one.
Returns a list with instances of the descendants of the class PreferencesElement
describing files <full qualified class
name> under the directory
.settings.
Configures the component preferences file
.settings/org.eclipse.core.resources.prefs on the high level using
attributes for the typical constellations of variable values.
Configures the component preferences file
.settings/org.eclipse.core.runtime.prefs on the high level using attributes
for the typical constellations of variable values.
Configures the component preferences file .settings/org.eclipse.jdt.core.prefs
on the high level using attributes for the typical constellations of variable values.
Configures the component preferences file .settings/org.eclipse.jdt.ui.prefs
on the high level using attributes for the typical constellations of variable values.
High-level project creation mode controlling defaults for the generated files and
changing behavior according to the specified project type, which usually responds
to the chosen development toolkit.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory attributes
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory attributes
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory variables
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory variables
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory variables
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory variables
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory variables
with default settings.
Performs the validation of the element at the time when the whole build file was
parsed checking the content of the element and possibly adding mandatory variables
with default settings.