Skip to content

Apache NetBeans 20-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@neilcsmith-net neilcsmith-net released this 14 Nov 17:46
· 1235 commits to master since this release
91f9ed8

What's Changed

Gradle

  • Fix LSP/Micronaut tests + don't ignore exception in gradle spi by @mbien in #6673

Maven

  • Bump hardcoded maven compiler and resource plugin version defaults. by @mbien in #6681

Java

  • Limit msg length in test window by default. by @mbien in #6688
  • Fix ConcurrentModificationException in TestMethodController by @lkishalmi in #6689
  • Fix formatting of try/catch as first statement in switch case (GH5323). by @neilcsmith-net in #6678

Versioning

  • Fix CherryPickCommand ArrayIndexOutOfBoundsException (GH6668) by @neilcsmith-net in #6672
  • Add missing git create-branch and switch-branch toolbar icons. by @mbien in #6696

Platform

  • Don't scroll output window on link click. by @mbien in #6679

Full Changelog: 20-rc3...20-rc4