You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Release timeline: Release Schedule, Apache NetBeans 12.4 is scheduled to be released May 15th - 30th, 2021.

Pull requests integrated in 12.4:

https://github.com/apache/netbeans/milestone/12?closed=1

Java Enhancements

  • Java 16 Support
    Java 16, the latest release of Java at the time of Apache NetBeans 12.4, is supported, including nb-javac which has been upgraded to support Java 16. 

  • Install OpenJDK 
    Go to Tools | Java Platform, click Add Platform, and then "Remote Universal OpenJDK Service", and you'll be able to download and register OpenJDK distros of your choice.

  • Micronaut
    In the New Project dialog, choose "Java with Maven" and then "Micronaut Project", to get started with Micronaut development in Apache NetBeans 12.4.

    • New Micronaut project wizard
    • Code completion in Micronaut yaml config files implemented
    • HyperlinkProvider for Micronaut yaml config files implemented
    • WhereUsed RefactoringPlugin for Micronaut yaml config files implemented

          https://github.com/apache/netbeans/pull/2812

PHP Enhancements

Miscellaneous Enhancements



  • No labels