File tree Expand file tree Collapse file tree
src/site/antora/minie-project/modules/ROOT/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ Here's the recommended procedure:
2424. Install a https://adoptium.net/releases.html[Java Development Kit (JDK)],
2525 if you don't already have one.
2626. Point the `JAVA_HOME` environment variable to your JDK installation:
27- (The path might be something like "C:\Program Files\Java\jre1.8.0_301 "
28- or "/usr/lib/jvm/java-8 -openjdk-amd64/" or
27+ (The path might be something like "C:\Program Files\Eclipse Adoptium\jdk-17.0.3.7-hotspot "
28+ or "/usr/lib/jvm/java-21 -openjdk-amd64/" or
2929 "/Library/Java/JavaVirtualMachines/liberica-jdk-17-full.jdk/Contents/Home" .)
3030.. using Bash or Zsh: `export JAVA_HOME="` *path to installation* `"`
3131.. using https://fishshell.com/[Fish]: `set -g JAVA_HOME "` *path to installation* `"`
You can’t perform that action at this time.
0 commit comments