netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Apache NetBeans

Results 708 netbeans issues
Sort by recently updated
recently updated
newest added

### Apache NetBeans version Apache NetBeans 21 (not selectable in the dropdown) ### What happened On the new NetBeans IDE 21 if you end up activating some IDE features via...

kind:bug

### Apache NetBeans version Apache NetBeans 21 release candidate ### What happened Unable to use Apache Netbeans 21 given that there are some render problems with the GUI I suppose....

kind:bug
needs:triage

### Description Almost every texteditor has a "sort line" tool. Netbeans is still missing it. There exists an unofficial plugin: [sort-line tools](https://github.com/netbeanslab/nb-sort-line-tools) But I think this should be added to...

Editor
kind:feature
Contribution welcome

### Apache NetBeans version Apache NetBeans 13 ### What happened I have maven projects with modules. Evey module is also a JPMS module (contains module-info). So, I have api modues,...

kind:bug
Java
nb-javac

### 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...

JavaScript
Java
kind:feature
needs:triage

### Apache NetBeans version Apache NetBeans 20 ### What happened Evey project I create has been throwing an error that Hamcrest libraries are missing, even though they are in the...

kind:bug
needs:triage
pending-response

### Apache NetBeans version Apache NetBeans 20 release candidate ### What happened saw this Exception today, not sure how to reproduce unfortunately: ``` java.lang.ClassCastException: class com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to...

kind:bug
Java

### Apache NetBeans version Apache NetBeans 16 ### What happened When I add a case with a block to the switch expression, exception notification appears and completion stops working. If...

kind:bug
Java
nb-javac

### Description At the moment, every file selected in the project view is automatically revealed in the workspace view. There should be a setting option to enable/disable this behavior. ###...

VSCode Extension
kind:feature
needs:triage

### Apache NetBeans version Apache NetBeans 20 ### What happened When I clicked on **_File -> Open Project_**, no window poped up but with an unexpected exception appeared below. ![屏幕截图...

kind:bug
UI
os:windows