We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0d519 commit e1b390dCopy full SHA for e1b390d
website/WebContent/fragments/install_advice/all_os.md
@@ -8,5 +8,5 @@ This counts for all os's and is a make limitation (make is the tool used to buil
8
**If you get strange startup fails: check your java version**
9
run following in a command prompt
10
java -showversion
11
-It should give you 1.8 or higher.
+It should give you 1.8. (higher versions will not work)
12
The windows product has a jre (java runtime engine) included in the zip. So windows users should be fine.
0 commit comments