
The latest release of Apache NetBeans has been introduced – an integrated development environment that supports programming languages such as Java, PHP, JavaScript, C, C++, and others. The IDE is written in Java and is distributed under the Apache License 2.0.
In this release:
- Improved support for Gradle and Maven build systems;
- improved language support:
- Java:
- renaming refactoring fixed for java;
- Markdown support added for javadoc;
- improved launch of single java file;
- PHP:
- ability to run and view the report of the static analyzer Psalm added;
- display of missed tests for PHPUnit and Codeception fixed;
- C/C++
- improved settings for clangd/CCLS plugin CPPLite;
- Java:
- better CSS support;
- preview added for find usages and search results;
- high-resolution icons added;
- and much more.
Source: linux.org.ru
