Install Eclipse Temurin™

这个页面是英文版的,因为它缺少简体中文翻译。请帮助我们将这个页面翻译成简体中文。查看我们的翻译指南以获取更多信息。
bash
# Install the latest version
$winget install EclipseAdoptium.Temurin.21.JDK

# Install a different version
$winget install EclipseAdoptium.Temurin.11.JDK

# Upgrade the Winget package
$winget upgrade EclipseAdoptium.Temurin.21.JDK

# Uninstall the Winget package
$winget uninstall EclipseAdoptium.Temurin.21.JDK
Read documentation

Eclipse Temurin is available for download in multiple installation package formats:

The binaries are supported on the architectures and operating systems listed in Supported Platforms. If you’re migrating to Temurin, you can learn about the differences between Oracle JDK and Temurin in our Migration Guide and any steps that you might need to take.

Installers

Installers are currently available for Windows® and macOS® JDK and JRE packages. Installation steps are covered in the following sections:


DOCUMENTATION AUTHORS
  • gdams
  •  karianna
  •  tellison
Help us make these docs great!
All Adoptium docs are open source. See something that's wrong or unclear?
Edit this page