Versions Compared

Key

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

...

https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.2

Enhancements

Java Language

New JDK

...

Jakarta EE

14 and 15-Specific Java Language Features

  • Code coloring. Keywords "sealed", "non-sealed", and "permits" are highlighted conforming to the existing styles of all other Java keywords.

    Image Added

  • Code formatting for "sealed" type. Extended the Java code formatting feature to include "sealed" and "permits" clauses for the first time.

    Image Added

  • Auto-completion for "sealed" type. Added keyword "sealed" and "non-sealed" before "class" declaration. Added "permits" only in the allowed location, i.e., the "permits" clause is not allowed to be put before "extends" and "implements" clause, if present.

    Image Added


  • Fixed Record Formatting issue with use of annotation: https://github.com/apache/netbeans/pull/2391

  • Fixed issue: refactor record rename & move record file to other package: https://github.com/apache/netbeans/pull/2310 

  • Invoke code completion for "Record" variable name and the editor will analyze the context and then suggest choices that are reachable from the current caret position.

    Image Added

  • Fixed JavaDoc listing for class-type RECORD on auto completion: https://github.com/apache/netbeans/pull/2412

  • nb-javac fork supports JDK 15: https://github.com/apache/netbeans/pull/2408

New Miscellaneous Java Language Features

JavaFX

Java Web

Java Build Systems

PHP & JavaScript

...

NOTE

  • We haven't finished implementing PHP 8.0 support yet. It means that some new syntaxes are not supported yet(e.g. Attribute, named parameter,...).

Library Upgrades

Miscellaneous

Reference: Complete Listing of Closed PRs for 12.2

Jira
serverASF JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = NETBEANS AND (status = Resolved OR status = Closed) AND fixVersion = 12.2
serverId5aa69414-a9e9-3523-82ec-879b028fb15b