Java¶
Installed versions¶
| Resource | Version |
|---|---|
| Dardel/cpe24.11 | 17.0.4 |
General information¶
Java is a high-level, general-purpose programming language that is object-oriented, memory safe, and concurrent. It is statically typed and comes with an extensive concurrency library. Compiled Java code can run on all platforms that support Java without the need for recompilation.
How to use¶
To load the module for Java
¶
To show path and enviroment variables set by Java, do¶
This is the Adoptium Working Group distribution of OpenJDK, see https://adoptium.net/. It is released under the "GNU General Public License, version 2 with the Classpath Exception".For further information, please consult the Java documentation: https://docs.oracle.com/en/java/