Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 589 Bytes

How_To_Install_JDK.md

File metadata and controls

12 lines (9 loc) · 589 Bytes

How to Install Java Development Kit (JDK)

MapTool currently requires Java Development Kit (JDK) 21 from Eclipse Temurin (formerly AdoptOpenJDK) distribution.

For detailed instructions on setting up your development environment, including installing the appropriate JDK, please see the Contributor Setup page.

The setup includes:

  1. Installing JDK 21
  2. Setting up your IDE (IntelliJ IDEA recommended)
  3. Configuring the development environment
  4. Building and running MapTool