Java – What JDK should I use for netbeans?

What JDK should I use for netbeans?… here is a solution to the problem.

What JDK should I use for netbeans?

In Netbeans 8.2, it means using Java JDK 8.1 or later. When I use the latest version of the JDK, Netbeans loads, but I can’t open or create a new project. When I get 8.1, I can’t use some features of the language, such as timers in Java.

What JDK should I use to make Netbeans work properly and make all the features of Java available?

Solution

This document describes how to install NetBeans IDE 8.2 on your system. Please see the NetBeans IDE 8.2 Release Notes for information about supported operating systems and hardware configurations for the IDE. To learn about the new features included in this release of the IDE see the NetBeans IDE 8.2 Release Information page.

and use 8u191 or 8u192 for Netbeans 8.2

Related Problems and Solutions