Can't run zipped version of application
"bjarven" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I found a fix that worked for me at least. I updated the specification-version in all modules that had a dependency on org.openide.filesystems, updated it to 9.8.1. Then I didn't need the module Filesystem API 8.0 Compability. And without that module it worked... Strange.