|
|
|
|
|
by gepi79
2790 days ago
|
|
It is a problem if the default JDK is useless and the solution requires research on the internet. I had even enough patience to search for more than 15 minutes AFAIR. I have been using Windows and other Linux distributions including Arch Linux for years and never had problems with the JDK. |
|
https://openjdk.java.net/install/
Which says pretty clearly: "The java-1.8.0-openjdk package contains just the Java Runtime Environment. If you want to develop Java programs then install the java-1.8.0-openjdk-devel package."
The standard package is to run software, not to compile software. Because most people who manage systems--hi--want to know what can be built on a system (and, more importantly, what can't be). You might not like that, and that's totally fine, but it's consistent and in my experience distros that have trouble with that (CentOS never, Ubuntu rarely, Arch rather often) quickly become ones I don't consider reliable.