summaryrefslogtreecommitdiffstats
path: root/development/jdk13/README
blob: 6d3e2dd1b14c34de0663af96541ca947f5bf8094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/jdk13-downloads-5672538.html

After installation you will need to log out from the system and log in back
for environment variables get updated.