|
Eclipse Platform Release 3.6 |
|||||||||
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 | |
---|---|
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. |
Method Detail |
---|
String getLabel()
URL getEntryURL()
null
if it cannot be resolved.
boolean isEclipseRuntimeRequired()
true
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.