summaryrefslogtreecommitdiffstats
path: root/development/jdk11/README
diff options
context:
space:
mode:
author Igor Alexandrov2021-06-12 21:55:55 +0200
committer Willy Sudiarto Raharjo2021-06-13 04:23:27 +0200
commit6587f3cd675cac81d6b84a27dc83277d9e97d03b (patch)
tree97dd27e5c1fa6fdd12542315633b6248516660d6 /development/jdk11/README
parent92abc86525772eeee67ca4849d923da7add6aa26 (diff)
downloadslackbuilds-6587f3cd675cac81d6b84a27dc83277d9e97d03b.tar.gz
development/jdk11: Updated to version 11.0.11
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jdk11/README')
-rw-r--r--development/jdk11/README25
1 files changed, 13 insertions, 12 deletions
diff --git a/development/jdk11/README b/development/jdk11/README
index 3664b00f6c..78487aafed 100644
--- a/development/jdk11/README
+++ b/development/jdk11/README
@@ -1,20 +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.
+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/
+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
+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/java/technologies/javase-jdk11-downloads.html
-After installation you will need to log out from the system and log in
-back for environment variables get updated.
+After installation you will need to log out from the system and log in back
+for environment variables get updated. Or just run "source /etc/profile"