NetBeans 12.4 Adds Java 16 Support
Written by Kay Ewbank   
Monday, 31 May 2021

NetBeans 12.4 has been released with feature improvements including support for Java 16, improved Groovy support, and PHP enhancements. This is a feature release that Apache NetBeans says has not been tested as heavily as the 12.0 LTS release and may therefore be less stable.

NetBeans is an IDE for Java SE, Java EE, PHP and JavaScript development with some Groovy language support. It provides editors, wizards and templates, and is cross-platform.

netbeans

On the Java front, the new release adds support for Java 16, as well as replacing usage of JDK internal, or in-house Base64 codecs by java.util.Base64. You can also now choose the OpenJDK distro of your choice.  There's now support for Jakarta EE,

Another Java-related improvement comes in Micronaut support. Micronaut is a JVM framework for building microservices using Java, Kotlin or Groovy that is becoming more popular thanks to its small memory footprint and short startup time. NetBeans now has a Micronaut project wizard, offers code completion in Micronaut yaml config files, along with a HyperlinkProvider and a WhereUsed RefactoringPlugin for Micronaut yaml config files. 

Gradle support has also received attention, with Gradle tooling updated to 7.0,support for Gradle source groups from alien projects, and more minor fixes.

PHP improvements start with support for PHP 8.0 named arguments, and the prevention of generating abstract methods with PHPDoc return array type, along with a number of more minor fixes.

HTML support has also been improved with better code completion for HTML forms. NetBeans 12.4 is available for download now.

netbeans

More Information

Apache NetBeans

Related Articles

NetBeans Improves Java Support

NetBeans Adds JDK 14 Support

NetBeans Is A Top-Level Apache Project

NetBeans 10 Improves JDK 11 Support But Drops C/C++ Update: Not Really

NetBeans 9 RC1 Ready to Go

New Tools In NetBeans IDE 8.1

NetBeans 8.1 beta 

Java 8 Launched With Supporting Line-Up

Getting Started With NetBeans PHP - Local Projects 

TypeScript On Netbeans

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


How Much Math Is Knowable?
13/05/2025

Computer science and the theory of computation has much to say about philosophy and mathematics. In particular, what is computable is closely connected to what is provable and hence what is knowable i [ ... ]



AI Renders 3D Models
04/06/2025

Could it be that all of that computer graphics you had to learn to implement 3D rendering is obsolete? Is this another example of AI doing just about anything you can think of?


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 31 May 2021 )