public interface IAntClasspathEntry
Modifier and Type | Method and Description |
---|---|
URL |
getEntryURL()
Returns the URL for this classpath entry or
null if it cannot be resolved. |
String |
getLabel()
Returns the label for this classpath entry.
|
boolean |
isEclipseRuntimeRequired()
Returns whether this classpath entry requires the Eclipse runtime to be relevant.
|
String getLabel()
URL getEntryURL()
null
if it cannot be resolved.boolean isEclipseRuntimeRequired()
true
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.