marcopenhacking
marcopenhacking
I had the same issue. The workaround, adding the vm arg: --add-modules java.xml.ws.annotation helped me.
Adding javax.annotation-api as dependency (e.g. via [mvnrepository](https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api)) works for me in Java 10.0.1 and should work around the issue even with Java 11, when java.xml.ws.annotation is planned to be removed...
Good to hear that there is a comprehensive library that provides support on authenticating. In the post [post](http://foodsoft.51229.x6.nabble.com/advice-on-how-to-add-public-signup-form-td64.html#a65) you linked, benni suggested a more simple approach than integrating device which...
For default links (non album links) it's also possible to disable download buttons. It would be good, if public album links would support this feature as well. See also: [https://nextcloud.com/de/blog/secure-view-prevent-your-shared-files-from-getting-downloaded/]()
Code completion for Gradle would be a useful feature. :smile: But Eclipse Integration Gradle project already brings useful fuctionalities.. Thanks!