NetBeans Adds JDK 14 Support
Written by Kay Ewbank   
Thursday, 26 March 2020

There's a new version of Apache NetBeans with improvements including more support for JDK 14 and new support for JavaServer Faces.

NetBeans is an IDE for Java SE, Java EE, PHP and JavaScript development with some Groovy language support. It used to also support C, C++ and Python. Python was later dropped from the line-up, and more recent editions have focused mainly on Java with languages such as C and C++ supported using add-ins, but it retains its multi-language credentials.

netbeans

The highlights of improvements to Java support come as part of the support for JDK 14, starting with support for the new records feature of Jave. Syntax coloring has been added for the new record keyword, so Navigator shows equals, hashCode, toString, etc; and formatting support for records. Pattern matching has also been added for InstantOf.  Pattern matching lets developers express common logic, , namely the conditional extraction of components from objects, in a program more concisely. Two new dark looks - Dark Metal and Dark Nimbus have been added.

The NetBeans team say the donation of the NetBeans C and C++ features from Oracle to Apache has now been completed, though the code has not yet been integrated. They say the task of integration is anticipated to be large and may take some time, involving not only license changes and IP clearance in Apache, but also potentially code changes since not everything that was part of these features in Oracle was able to be donated by Oracle to Apache. Until the code integration is complete, developers will need to use the existing plugins.

netbeans

More Information

Apache NetBeans

Related Articles

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


Wasmer 5 Adds iOS Support
12/11/2024

The Wasmer team has released Wasmer 5.0. The WebAssembly runtime adds experimental support for more back ends including V8, Wasmi and WAMR. It also now has iOS support, and upgraded compilers includin [ ... ]



CSS Ecosystem In the Spotlight
06/11/2024

The 2024 edition of the State of CSS has been posted, revealing that the latest features of the language not only do away with extra tooling, but even start taking on tasks that previously requir [ ... ]


More News

{laodposition comment}

Last Updated ( Thursday, 26 March 2020 )