---
title: "Downloading Apache NetBeans 31"
url: https://daily.dev/posts/downloading-apache-netbeans-31-tuynbkvrc
source_url: https://netbeans.apache.org/front/main/download/nb31
type: article
source: "Awesome Java Newsletter"
published: 2026-08-13T20:45:50.787Z
updated: 2026-08-13T20:48:16.504Z
tags: ["java", "jdk"]
reading_time: 1
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Downloading Apache NetBeans 31

**[Awesome Java Newsletter](https://daily.dev/sources/java_libhunt)** · 1 min read · 1 upvotes · 0 comments

## Summary

Apache NetBeans 31 was released on August 10, 2026, with downloads available as platform-independent binaries, source archives, and third-party installers/packages built with NBPackage that bundle a local Temurin JDK. The IDE supports running on JDK 26, 25, or 21, with initial support for JDK 27, though the runtime JDK does not restrict which JDK versions projects themselves can target. Instructions are provided for building from source and details on the community voting process that approved the release.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://netbeans.apache.org/front/main/download/nb31>

## Questions this post answers

### What JDK versions does Apache NetBeans 31 support running on?

Apache NetBeans 31 supports running on JDK 26, 25, or 21, with initial support for JDK 27. The runtime JDK used by the IDE itself does not limit which JDK versions the projects opened in NetBeans can target, so project code can use a different JDK range than the IDE runtime.

_Java developers planning an IDE upgrade can track JDK compatibility changes like this on daily.dev._

### When was Apache NetBeans 31 released?

Apache NetBeans 31 was released on August 10, 2026. It is distributed as platform-independent binaries and source archives, plus community-maintained installers and packages for Windows, macOS, and Linux (.deb/.rpm) built with NBPackage that bundle a local Temurin JDK for a self-contained setup.

_Keep up with new IDE releases like this one on daily.dev while planning your Java toolchain updates._

## Similar posts on daily.dev

- [Java 26 in IntelliJ IDEA](https://daily.dev/posts/java-26-in-intellij-idea-jnbl9edvz) · JetBrains · 17 upvotes · 0 comments
- [IntelliJ IDEA 2025.3.4 is Out\!](https://daily.dev/posts/intellij-idea-2025-3-4-is-out--abcemsk1j) · JetBrains · 11 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java), [#jdk](https://daily.dev/tags/jdk)

[View this post on daily.dev](https://daily.dev/posts/downloading-apache-netbeans-31-tuynbkvrc)
