Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 1100_inst_guide:0500_java [2026/08/13 00:50] – removed - external edit (Unknown date) 127.0.0.1 | 1100_inst_guide:0500_java [2026/08/13 07:33] (current) – Imported by DokuWiki Advanced Plugin aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== Java installation ====== | ||
| + | // | ||
| + | |||
| + | Java can be downloaded from the Oracle web site. | ||
| + | |||
| + | <alert type=" | ||
| + | **important** | ||
| + | |||
| + | Remember that you need Java Development Kit (JDK), not Java Runtime Environment (JRE)</ | ||
| + | |||
| + | |||
| + | |||
| + | You need to download JDK version 17.0 or later appropriate to your current platform. Then install Java on your machine following the instructions of the installation package. | ||
| + | |||
| + | On Windows and Mac operating system it is strongly recommended that you either delete the '' | ||
| + | |||
| + | On Linux make sure that the appropriate Java is on the path or update the following files to refer to the appropriate Java version: | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | To get the Configuration Tool to use your version of Java under Linux modify the file '' | ||
| + | < | ||
| + | Path to your java program (for example java12.0/ | ||
| + | </ | ||