|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprantl.ant.eclipse.ClassPathEntryElement
prantl.ant.eclipse.ClassPathEntryContainerElement
public class ClassPathEntryContainerElement
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.
Constructor Summary | |
---|---|
ClassPathEntryContainerElement()
Creates a new instance of the classpathentry-con element. |
Method Summary |
---|
Methods inherited from class prantl.ant.eclipse.ClassPathEntryElement |
---|
getPath, setPath, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassPathEntryContainerElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |