All Questions
1 question
1vote
1answer
6kviews
How can I run Apache Directory Studio with OpenJDK 10?
I have installed the OpenJDK 10 JRE on my PureOS system with: $ sudo apt install default-jre $ java --version openjdk 10.0.2 2018-07-17 OpenJDK Runtime Environment (build 10.0.2+13-Debian-1) OpenJDK ...