The third release candidate for Apache NetBeans IDE 27 has been released and includes fixes for Gradle 9, static property introduction, unserializable project reference, Java update to DiscoClient 2.0.39, and PatternCaseLabel support.
Apache NetBeans 27-rc3
What's Changed
Gradle
- Gradle 9 compatibility fixes by @mbien in #8703
- Do not introspect static properties by @sdedic in #8707
- Avoid implicit reference to unserializable Project in (stored) arg provider by @sdedic in #8715
Java
- Update to DiscoClient 2.0.39 to use Disco API v3. by @neilcsmith-net in #8697
- [GITHUB-8296] Adding support for PatternCaseLabel by @lahodaj in #8714
Full Changelog: 27-rc2...27-rc3
