-
### Apache NetBeans version
Apache NetBeans 23 release candidate
### What happened
Netbeans 23 launcher auto-detects HiDPI and set's `GDK_SCALE=2`. However, some jdk especially 21 and JBR distribut…
-
Hi, it's my first time to develop dataverse using IDE, Netbeans and external database server. First, I cloned the source code from https://github.com/IQSS/dataverse then imported the project into Netb…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
The "methodToBeRenamed()" method is selected to be renamed to ''method()''; Code before refactoring, the body of “testMethod()…
-
### Apache NetBeans version
Apache NetBeans 13
### What happened
NetBeans 13 is freeze when open any file selector Dialog like open project, add jar file to library.
### How to reproduce
_No resp…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
I created a simple unit test, but it generates the following error when running the test:
/home/ajvelez/.cache/netbeans/23/…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
When the "methodToBeInlined()" method is selected for the Inline method refactoring, it causes a refactoring bug, because the inline…
-
### Apache NetBeans version
Apache NetBeans 20
### What happened
Right clic on a project, choose New > Other. In the list displayed, "Contexts and Dependency Injection" and "Contexts and Dependenc…
-
### Apache NetBeans version
Apache NetBeans 19
### What happened
Right-click on an ear-project will open the "Select deployment sever" as usual but the WildFly 29 server is not present in the Serve…
-
### Apache NetBeans version
Apache NetBeans 16 release candidate
### What happened
I'm using the Projects/Files views in a separate floating window. Up to NetBeans 15, when invoking an action from …
nmatt updated
2 weeks ago
-
### Brief Summary
After updating the maven-compiler-plugin from version 3.8.1 to 3.13.0 using JDK17 the compiler shows a warning:
LEVEL: WARNING, MESSAGE: Supported source version 'RELEASE_7' from…