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 ### What happened estoy intentando que me funcione javafx. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 21 ### What happened I am trying to debug my native executable in VSCode extension and I am trying to **pass arguments** to the...

kind:bug
needs:triage

Remove keyboard shortcut from terminal close action due to multiple conflicts. While testing the dashboard on macOS I noticed that the terminal close action shortcut clashes with the new dashboard...

UI

### Apache NetBeans version Apache NetBeans 22 release candidate **NOTE:** both RC2 and RC3 ### What happened Download RC-2, copy NB-21 userdir, Start NB, Gradle Project Problems. ### Language /...

kind:bug
Gradle
priority:critical
Regression

### Apache NetBeans version Apache NetBeans 16 ### What happened When using Fix Import Feature ![image](https://user-images.githubusercontent.com/12691031/220011605-20df46f3-0eee-4ddc-8e8a-d9c20add4ae7.png) this import suggestion always come out. ![image](https://user-images.githubusercontent.com/12691031/220011815-d9ddf239-fbe6-4b8e-81bf-212f1f8ada30.png) ### How to reproduce See What happened...

kind:bug
duplicate
Java
hints

### Apache NetBeans version Apache NetBeans 22 release candidate ### What happened NetBeans sometimes renames classes/enum/iterfaces etc only in files, that declare them, but not in files, that use them....

kind:bug
Java
needs:triage

### Description JavaFX has its own naming convention for working with [properties](https://docs.oracle.com/javafx/2/binding/jfxpub-binding.htm). For example, for string property ``` private StringProperty test = new SimpleStringProperty(); ``` the following methods are required:...

kind:feature
needs:triage

### Description During debugging, in the "Variables" tab, it would useful to see the BigDecimal value instead of its reference, just like it currently happens for Double or other Number...

Java
kind:feature
good first issue
Contribution welcome
UI

### Apache NetBeans version Apache NetBeans 18 release candidate ### What happened When I'm in a debugger session and "Step Into" the exception occurs and debug session remains stuck. ```...

kind:bug
Java
pending-response
nb-javac