Tags: Java

DOWNLOADS

IntelliJ 2025.2.4

IntelliJ is JetBrains integrated development environment. It is an IDE that is easy to use, works with many programming languages and has many built-in features. While IntelliJ is mainly associated with Java and Kotlin development, it also supports …

DOWNLOADS

IntelliJ 2023.3.5

IntelliJ is JetBrains integrated development environment. It is an IDE that is easy to use, works with many programming languages and has many built-in features. While IntelliJ is mainly associated with Java and Kotlin development, it also supports …

DEV

New features when upgrading from Java 11 to Java 17

In september 2021 Java 17 was released. Now, almost one year later, it is about time to upgrade. Java 17 is an LTS release with support until September 2023 and extended support until September 2026, which makes this version ideal for running in a …

Logo techword.nl
DEV

Overview of available JDKs

There are different kinds of JDKs, each with its own pros and cons. We will walk you through a couple of known JDKs, so you know exactly which one to download under which circumstances. JDK stands for Java Standard Edition Development Kit and is used …