mention it requires java 14 (#4134)
... and doesn't work with Java 16 or later versions (see issue [#4106](https://github.com/OpenRefine/OpenRefine/issues/4106))
This commit is contained in:
parent
cef96c0f8f
commit
2a52d6f51e
@ -20,7 +20,7 @@ OpenRefine is designed to work with **Windows**, **Mac**, and **Linux** operatin
|
||||
|
||||
If you install and start OpenRefine on a Windows computer without Java, it will automatically open up a browser window to the [Java downloads page](https://java.com/en/download/), and you can simply follow the instructions there.
|
||||
|
||||
We recommend you [download](https://java.com/en/download/) and install Java before proceeding with the OpenRefine installation.
|
||||
We recommend you [download](https://java.com/en/download/) and install Java before proceeding with the OpenRefine installation. Please note that OpenRefine works with Java 14 but not Java 16 or later versions, hopefully this will be fixed in the 3.5 final release (see issue [#4106](https://github.com/OpenRefine/OpenRefine/issues/4106)).
|
||||
|
||||
#### Compatible browser {#compatible-browser}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user