public class ClassPathEntryContainerElement
extends ClassPathEntryElement
Describes an element classpathentry under the element classpath,
specifically the kind "con". Presets the value
"org.eclipse.jdt.launching.JRE_CONTAINER" for the attribute path to use the
default configured JRE in Eclipse by default. An instance of this element will be
created automatically with the default settings if none present. Only a single instace
of this element is allowed, if ever.
- Since:
- Ant-Eclipse 1.0
- Author:
- Ferdinand Prantl <prantl@users.sourceforge.net>