Skip to content

Apache NetBeans 20-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@neilcsmith-net neilcsmith-net released this 03 Nov 22:11
· 1367 commits to master since this release
cbc39f8

What's Changed

Maven

  • Enable JUnit output processing for failsafe:integration-test by @neilcsmith-net in #6654
  • Revert "Priming build and reload improvements." by @mbien in #6623

Java

  • [NETBEANS-6599] Do not throw a CompletionFailure for empty java.lang package outside of java.base. by @lahodaj in #6629
  • Assignments to parameters to record compact constructors should not be marked as unused. by @lahodaj in #6635
  • [NETBEANS-6638]: Avoid adding a space after opening curly brace. by @lahodaj in #6641
  • [NETBEANS-5659] Collection.forEach is always a read from the collection. by @lahodaj in #6646

PHP

  • PHP: Fix autocomplete for exception class when adding exception breakpoint. by @troizet in #6643

Editor

Full Changelog: 20-rc2...20-rc3