Skip to content

Conversation

@liuchong
Copy link

@liuchong liuchong commented Nov 11, 2025

Fix the typo by replacing 'openjdk@ll' with 'openjdk@11', then update the JDK path setup instructions for macOS to use 'brew --prefix' and set JAVA_HOME correctly, adapting to the latest version of Homebrew.

Updated JDK path setup instructions for macOS to use brew prefix and set JAVA_HOME correctly.
@liuchong liuchong changed the title Fix typo in JDK path in macOS setup instructions Fix JDK path in macOS setup instructions Nov 11, 2025

```
sudo ln -sfn /opt/homebrew/opt/openjdk@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-11.jdk
echo 'export PATH="/opt/homebrew/opt/openjdk@ll/bin:$PATH"' >> ~/.zshrc
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont know what i do in this but thats a good try

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when i try it thats a good but not like that whic h i like in this /bin:$PATH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants