Download and Install OpenJDK 22 on macOS

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • НаукаНаука

Комментарии • 3

  • @oleksandrsherberh181
    @oleksandrsherberh181 4 месяца назад

    You gotta be careful with cat > .zshrc. It could remove existing settings in this file.

    • @CodeJava
      @CodeJava  4 месяца назад

      thanks for the note.

    • @chrisstrange5933
      @chrisstrange5933 4 месяца назад

      This is homebrew suggestion for version 21:
      echo 'export PATH="/opt/homebrew/opt/openjdk/bin:$PATH"' >> ~/.zshrc