summaryrefslogtreecommitdiffstats
path: root/development/jdk19/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/jdk19/README')
-rw-r--r--development/jdk19/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/development/jdk19/README b/development/jdk19/README
new file mode 100644
index 0000000000..6aa761ff6f
--- /dev/null
+++ b/development/jdk19/README
@@ -0,0 +1,14 @@
+jdk19 (Java Platform Standard Edition Development Kit)
+
+The Java Platform Standard Edition Development Kit (JDK) includes
+both the runtime environment (Java virtual machine, the Java platform
+classes and supporting files) and development tools (compilers,
+debuggers, tool libraries and other tools). The JDK is a development
+environment for building applications, applets and components that
+can be deployed with the Java Platform Standard Edition Runtime
+Environment.
+
+More details: https://www.oracle.com/java/technologies/downloads/#java19
+
+After installation you will need to log out from the system and log in
+back for environment variables get updated.