Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.

    Payara
    Automatically detect & list Payara Platform version in the server registration panel: 

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

    2409

    2896

  • Jakarta EE
    • Jakarta EE 9 Project Support:
    Gradle
  • 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

HTML

Miscellaneous Enhancements