MCPcopy Create free account
hub / github.com/WiringProject/Wiring / contentsToClassPath

Method contentsToClassPath

IDE/processing/app/debug/Compiler.java:560–592  ·  view source on GitHub ↗

Given a folder, return a list of absolute paths to all jar or zip files inside that folder, separated by pathSeparatorChar. This will prepend a colon (or whatever the path separator is) so that it can be directly appended to another path string. As of 0136, this will no longer add the root folder

(File folder)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

preprocessMethod · 0.95

Calls 7

endsWithMethod · 0.95
listMethod · 0.80
startsWithMethod · 0.80
toLowerCaseMethod · 0.80
appendMethod · 0.80
printStackTraceMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected