MCPcopy Create free account
hub / github.com/apache/ant / addExtdirs

Method addExtdirs

src/main/org/apache/tools/ant/types/Path.java:653–672  ·  view source on GitHub ↗

Emulation of extdirs feature in Java >= 1.2. This method adds all files in the given directories (but not in sub-directories!) to the classpath, so that you don't have to specify them all one by one. @param extdirs - Path to append files to

(Path extdirs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

executeMethod · 0.95
setupKjcCommandMethod · 0.95
setupGCJCommandMethod · 0.95
addExtdirsToClasspathMethod · 0.80

Calls 9

resolveFileMethod · 0.95
addFilesetMethod · 0.95
getPropertyMethod · 0.65
getProjectMethod · 0.65
setIncludesMethod · 0.65
listMethod · 0.45
existsMethod · 0.45
isDirectoryMethod · 0.45
setDirMethod · 0.45

Tested by

no test coverage detected