i m using ubuntu server 18.04 and i have openjdk-11-jre installed on the system
I need help with it not Detecting my java
- 423 Views
- Last Post 15 July 2019
Minecraft-dev-server
posted this
09 July 2019
Mike
posted this
10 July 2019
If you run java -version
what's the output?
Also you should use openjdk-8-jre-headless
for Minecraft.
Minecraft-dev-server
posted this
11 July 2019
here is the out put openjdk version "1.8.0212" OpenJDK Runtime Environment (build 1.8.0212-8u212-b03-0ubuntu1.18.04.1-b03) OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)
Minecraft-dev-server
posted this
11 July 2019
Minecraft-dev-server
posted this
11 July 2019
Mike
posted this
12 July 2019
Have you restarted the server since installing java?
Minecraft-dev-server
posted this
12 July 2019
ya
Mike
posted this
15 July 2019
And what's the output of whereis java
?