junyuanz1 / installer

Installer files for OpenJDK binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openjdk-installer:

Repository for creating installable packages for AdoptOpenJDK releases.

The packages are created using:

  1. The Wix Toolset http://wixtoolset.org (Windows only)
  2. Packages (Mac OS)
  3. For putting together .deb and rpms head to this link: linux subdir readme

The available packages can be seen from the AdoptOpenJDK download pages: https://adoptopenjdk.net/releases.html.

If a package is documented here but is not present on the AdoptOpenJDK download pages it may be because it is still being developed. Feel free to ask for the latest status in the installer Slack channel at [https://adoptopenjdk.slack.com].

See the CONFIGURATION.md file for the details of each package.

About

Installer files for OpenJDK binaries

License:Apache License 2.0


Languages

Language:Shell 66.6%Language:Java 11.3%Language:Rich Text Format 10.1%Language:Batchfile 5.5%Language:Groovy 4.2%Language:PowerShell 1.8%Language:XSLT 0.4%Language:JavaScript 0.2%