|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAntClasspathEntry
Represents an Ant classpath entry. Clients may implement this interface.
Method Summary | |
---|---|
java.net.URL |
getEntryURL()
Returns the URL for this classpath entry or null
if it cannot be resolved. |
java.lang.String |
getLabel()
Returns the label for this classpath entry. |
boolean |
isEclipseRuntimeRequired()
Returns whether this classpath entry requires the Eclipse runtime to be relevant. |
Method Detail |
---|
java.lang.String getLabel()
java.net.URL getEntryURL()
null
if it cannot be resolved.
boolean isEclipseRuntimeRequired()
true
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.