Closed infeo closed 2 years ago
When going modular, only use packages within the namespace of the module. com.dokany.java may cause a split package problem.
Thanks for the input! I renamed the whole dokany-package such that it is in a sub path of the module package, see https://github.com/cryptomator/dokany-nio-adapter/pull/53/commits/56af77ff77e5e44518077ff9d86fd9a829917e8a
This PR replaces the factory methods to create a dokany mounted filesystem with the Mount SPI.
Additionally, the required dokany API version is bumped to 1.5.0.