Write to disk in Platform based JUnit tests
"mhaslinger" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
As mentioned before > (have tried it without - makes no difference) I Need to use FileUtil.toFile(..) not toFileObject(...), if at all... the file is not existing before, I am creating it. But the main problem is already no matter what I tried to file will not be created at all on disk but on virtual nbfs. In the end I need a URL starting with "file://"