Skip to content

Commit

Permalink
fix: remove remark about Zulu distribution that no longer applies
Browse files Browse the repository at this point in the history
  • Loading branch information
roele committed Jan 7, 2024
1 parent 44c661e commit f87c4c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/lang/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ sudo mkdir /Library/Java/JavaVirtualMachines/openjdk-20.jdk
sudo ln -s ~/.local/share/mise/installs/java/openjdk-20/Contents /Library/Java/JavaVirtualMachines/openjdk-20.jdk/Contents
```

The distribution from Azul Systems does support the integration but the symlink target location will differ from the example above (e.g `~/.local/share/mise/installs/java/zulu-11.64.190/zulu-11.jdk/Contents`).

> Note: Not all distributions of the Java SDK support this integration (e.g liberica).

0 comments on commit f87c4c3

Please sign in to comment.