-
### Apache NetBeans version
Apache NetBeans 13
### What happened
After adding a library (via menu Tools->Libraries) and configuring javadoc setting, the Javadoc is properly opened in browser …
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
I noticed that my quicklaunch shortcut on linux was actually using the `.icns` file since there was no other vector graphics file it…
mbien updated
2 months ago
-
### Description
Netbeans does support debugging of legacy Nashorn JavaScript engine bundled with OpenJDK < 15.0.
It does not support the the most recent Nashorn 15.4 extracted from OpenJDK, that ha…
-
### Apache NetBeans version
Apache NetBeans 20
### What happened
Upon trying to download anything from a Filezilla FTP server, the LIST command fails. The contents of the server cannot be listed du…
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
I use code folding on arrays. Oftentimes upon unfolding the code by double clicking on it, after a short period of time the code ref…
NReib updated
2 months ago
-
Creating TestNG test cases seems not to work on Gradle project.
When I select Tools and Create/Update Tests in context menu of java, change to TestNG and click OK nothing happens. Moreover, if I try t…
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
Opened a project, right-clicked on Dependencies , then "Add Dependency". It opened the dialog to add a new Maven dependency. C…
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
When the "fieldToRename" field is selected for the rename field refactoring, it causes a refactoring bug because the new field name …
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
Netbeans shows warning - ```PSR-4 Violation. Namespace declaration doesn't correspond to current directory structure```
### L…
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
I have some unit tests (`org.junit.jupiter.api.Test`). I execute tests, but when they are all OK (all passed) the I see status which…