summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson2020-10-13 06:21:57 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:15 +0200
commit5d90d460f8a096f2feab7eac68a9ab8900516ed9 (patch)
tree433e45fd38e2928028a1541b1dc58e06fd861a3c /development
parent47349d2ddd8003de10f8c01d7431f3bce4387b5f (diff)
downloadslackbuilds-5d90d460f8a096f2feab7eac68a9ab8900516ed9.tar.gz
development/jdk11: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/jdk11/README25
1 files changed, 12 insertions, 13 deletions
diff --git a/development/jdk11/README b/development/jdk11/README
index d53b53d8a6..3664b00f6c 100644
--- a/development/jdk11/README
+++ b/development/jdk11/README
@@ -1,21 +1,20 @@
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.