github apache/netbeans 27
Apache NetBeans 27

14 days ago

What's Changed

Gradle

  • Improve support for using latest Gradle version in new projects. by @neilcsmith-net in #8606
  • 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

Maven

  • Add Njord extension to ignored Maven lifecycle participants. by @neilcsmith-net in #8641
  • Fix mvnd test session regression by @mbien in #8539
  • Update bundled maven to 3.9.10 by @mbien in #8534
  • Update bundled maven to 3.9.11 by @mbien in #8652
  • Maven project: remove COS notifications and deprecate COS in UI by @mbien in #8566
  • Upgrade offline version of html-ui archetypes to 0.41 by @dukescript in #8588
  • fixes Rerun failed test with maven and junit5 creates the wrong command line. by @homberghp in #8545

Ant

Java

  • Cache ClassIndex during UnusedDetector search by @mbien in #8437
  • ComputeOverrides: move ClasspathInfo creation out of inner loops by @mbien in #8481
  • Allowing refactorings for java files not part of any project. by @shivam71 in #8442
  • Avoid SourceVersion query in javadoc hint by @mbien in #8526
  • fixing formatter issues by @naren2605 in #8484
  • Inlining values inside debugger by @lahodaj in #8019
  • Fix dangling-doc-comments warnings by @mbien in #8559
  • solves NPE in RemoveUnnecessary.java by @homberghp in #8575
  • Allow optional language specification when analyzing stack by @jtulach in #8598
  • Fix web.common test dependency by @mbien in #8584
  • update UseSuperTypeTest for jdk 21 by @homberghp in #8446
  • Variable-hides-field hint optimization by @mbien in #8525
  • Java Editor: remove some reflective calls and improve logging by @mbien in #8601
  • Fix javadoc build on JDK 25 by @mbien in #8633
  • TreeRuleTestBase: disable slow inherited tests by @mbien in #8602
  • Fix Javadoc external link errors by @neilcsmith-net in #8625
  • Upgrade nb-javac to JDK 25b31 by @mbien in #8572
  • Partial handling of module imports. by @lahodaj in #8425
  • Unused in package hint: optimize used-in-package scenario by @mbien in #8524
  • Organize Members hint: don't rearrange record components by @mbien in #8220
  • Remove lib.jshell and lib.jshell9 modules by @mbien in #8264
  • Fixing create local variable fix for lambdas inside field initializers. by @lahodaj in #8666
  • Fix move/copy/rename/etc for standalone java files. by @mbien in #8679
  • Improving reindenter and code completion behavior for Java compact source files (JEP 512). by @lahodaj in #8676
  • Fix disco client JDK download action by @mbien in #8682
  • 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

PHP

Enterprise

Web

Versioning

Editor

UI Changes

  • Remove sun.awt.shell add-opens flag by @mbien in #8563
  • Don't load the windows clipboard agent on JDK 25 and later by @mbien in #8608
  • Upgrade FlatLaf from 3.6 to 3.6.1 by @mbien in #8651

Platform

  • Replace WeakSet usage with JDK equivalent and deprecate class. by @mbien in #8411

Language Server Protocol

VSCode Extension

  • Specify displayName to avoid NPE by @jtulach in #8474
  • brace-expansion npm update by @MartinBalin in #8579
  • In VSCode extension added user configuration for commit characters for accepting code suggestions by @Achal1607 in #8515
  • Adding inlay hints in the VS Code extension. by @lahodaj in #6053

Maintenance

Other Changes

New Contributors

Full Changelog: 26...27

Don't miss a new netbeans release

NewReleases is sending notifications on new releases.