NetBeans 15 Improves Language Server Protocol Support
Monday, 12 September 2022

Apache NetBeans 15 has been released with improvements including better support for Language Server Protocol (LSP), along with updates to Maven integration and better YAML editing.

netbeans

NetBeans is an IDE for Java SE, Java EE, PHP and JavaScript development with some Groovy and C/C++ support. It provides editors, wizards and templates, and is cross platform.

The improvements to the Language Server Protocol start with the addition of Javadoc code completion via LSP. Javadoc is a tool that generates Java code documentation in the HTML format from Java source code.   Client threading and fonts colors have been improved in the client, and Format Document and Format Selection actions have been implemented, so LSP can read formatting settings exported form NetBeans.

The improvements to YAML editing are described as minor keyboard tweaks to make YAML editing more convenient, with the tweaks including auto closing quotes and mustache.

The work on Maven integration has mainly been carried out on the Maven Indexer, starting with a fix that stops the indexer dropping the caching of the allGroups and rootGroups properties in the index. This was a necessary fix as NetBeans expects the index to be readily available. Other work has optimized local repo indexing, and to overcome problems caused in some circumstances where an 'index out of bounds' error was triggered.

Elsewhere, the Groovy debugger now runs in a separate module to ensure breakpoints in the debugger work in inner classes; and the Gradle Tooling API has been upgraded to 7.5 with Java 18 support.

NetBeans 15 is available for download now. 

netbeans

More Information

Apache NetBeans

Related Articles

NetBeans 14 Extends JDK 17 Support

NetBeans 13 Improves PHP And Maven Support

NetBeans 12.6 Increases Support For Java 17

NetBeans 12.4 Adds Java 16 Support

NetBeans Improves Java Support

NetBeans Adds JDK 14 Support

NetBeans Is A Top-Level Apache Project

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Andrew Tanenbaum Gains ACM Award
28/06/2024

Andrew Tanenbaum has been awarded the 2023 ACM System Software Award for MINIX the operating system he created for teaching purposes and which was an important influence on Linux.



Eclipse Releases Theia IDE
27/06/2024

The Eclipse Foundation has released Theia IDE, which they say is created for developers seeking a modern, open, and flexible tool for their coding pursuits. The IDE is based on the Theia Platform, whi [ ... ]


More News

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info