summaryrefslogtreecommitdiffstats
path: root/development/jdk11/README
diff options
context:
space:
mode:
author Igor Alexandrov2019-08-03 02:28:11 +0200
committer Willy Sudiarto Raharjo2019-08-03 02:28:26 +0200
commit3cbd9f5ad228b07c51590cc92b8280bf507b87ea (patch)
tree4dc5af05561a652275b9a391a43792ed330466fa /development/jdk11/README
parentb6bd4a6903d6b8042f39ec3111accb40570f1ce6 (diff)
downloadslackbuilds-3cbd9f5ad228b07c51590cc92b8280bf507b87ea.tar.gz
development/jdk11: Added (Java Platform SDK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jdk11/README')
-rw-r--r--development/jdk11/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/development/jdk11/README b/development/jdk11/README
new file mode 100644
index 0000000000..13748cb75b
--- /dev/null
+++ b/development/jdk11/README
@@ -0,0 +1,21 @@
+jdk11 (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://developer.oracle.com/java/
+
+This SlackBuild will repackage official Oracle JDK archive.
+You must accept the Oracle Technology Network License Agreement
+for Oracle Java SE to download this software
+
+https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html
+
+After installation you will need to log out from the system and log in back
+for environment variables get updated.