
Another release of Apache NetBeans has been introduced – an integrated development environment that supports programming languages such as Java, PHP, JavaScript, C, C++, and more. The IDE is built on Java and is distributed under the Apache License 2.0.
In this release:
- Improved support for build systems Gradle, Maven, and Ant;
- Improved support for Java:
- Fixed issues with hints related to the switch statement;
- Enhanced autocomplete for the switch statement;
- Corrected formatting for record;
- Improved support for PHP:
- Enhanced support for the static analyzer PHPStan;
- Added partial support for version 8.4 (asymmetric property visibility, attribute #[Deprecated], new MyClass()->method() without parentheses);
- Improved support for version 8.3;
- Added the ability to run tests from the code editor;
- Improved support for CSS;
- and much more.
Source: linux.org.ru
