|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ant4eclipse.tools.internal.SourceFolderResolver
public class SourceFolderResolver
Resolves SourceFolder for eclipse projects.
Method Summary | |
---|---|
static ResolvedPathEntry[] |
resolveSourceFolder(EclipseProject project,
boolean resolveRelative,
boolean allowMultipleSourceFolder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ResolvedPathEntry[] resolveSourceFolder(EclipseProject project, boolean resolveRelative, boolean allowMultipleSourceFolder) throws MultipleFolderException
project
- resolveRelative
- allowMultipleSourceFolder
-
MultipleFolderException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |