Skip to content

Apache NetBeans 18-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@neilcsmith-net neilcsmith-net released this 10 May 08:28
· 1901 commits to master since this release
c7b709c

What's Changed

Gradle

Maven

  • Load bundled GraalJS, give priority to GraalVM if present. by @sdedic in #5842
  • Fix running and debugging single integration test (GH4513) by @neilcsmith-net in #5911
  • Fix unit test on single file being reported as integration test GH4587 by @neilcsmith-net in #5912

Java

  • Do not attempt to remove unused binding variables for now. by @jlahoda in #5902

Web

Versioning

  • bump delete-artifact action to v2 to be node 16 compatible. by @mbien in #5927

Language Server Protocol

  • lower the OS level memory consumption of NB LSP by @thurka in #5914

Full Changelog: 18-rc2...18-rc3