|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FileObject.getURL()
should be returning a file
-protocol
URL, which can be converted to a disk path using new File(URI)
; or
use FileUtil.toFile
.
|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |