Technical requirements
You can use any text editor or Integrated Development Environment (IDE) of your choice with the Java language. We recommend IntelliJ IDEA Community Edition (CE). This tool already comes with everything you need to work with both Java and Kotlin. The software requirements for this chapter, with required versions, are as follows:
- Java JDK 17 or higher
- IntelliJ IDEA CE
- Kotlin 1.x or 2.x
The code used in the chapters can be found in the book’s accompanying GitHub repository: https://github.com/PacktPublishing/Kotlin-for-Java-Developers.