|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
net.sf.ant4eclipse.tools.resolver.ProjectClasspathResolver
public class ProjectClasspathResolver
Method Summary | |
---|---|
static ResolvedPathEntry[] |
resolveProjectClasspath(EclipseProject project,
boolean resolveRelative,
boolean isRuntimeClasspath)
|
static ResolvedPathEntry[] |
resolveProjectClasspath(EclipseProject project,
TargetPlatform targetPlatform,
boolean resolveRelative,
boolean isRuntimeClasspath)
|
Methods inherited from class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver |
---|
addResolvedPathEntries, addResolvedPathEntry, getCurrentProject, getResolvedPathEntries, getTargetPlatform, getWorkspace, hasCurrentProject, isCurrentProjectRoot, isRelative, isRuntime, resolveAbsoluteResource, resolveContainer, resolveLibrary, resolveProjectClasspath, resolveSource, resolveWorkspaceResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final ResolvedPathEntry[] resolveProjectClasspath(EclipseProject project, boolean resolveRelative, boolean isRuntimeClasspath) throws FileParserException
FileParserException
public static final ResolvedPathEntry[] resolveProjectClasspath(EclipseProject project, TargetPlatform targetPlatform, boolean resolveRelative, boolean isRuntimeClasspath) throws FileParserException
FileParserException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |