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

This PR proposes a small change to the "Reset Windows" action (in the Window menu), so that the "Show Editor Toolbar" setting (in the "Edit" menu) is also reset to...

Platform
UI

### Apache NetBeans version Apache NetBeans 22 ### What happened I'm trying to select a string in my code to make it a global constant in my code using the...

kind:bug
Java
needs:triage

A draft for now, but if/when tests are OK with this version of javac, I think we should include it. (And, eventually, upgrade to a newer version when it becomes...

do not merge
Java
Upgrade Library
ci:all-tests
ci:dev-build

There are still many tests which can't be run on JDK 11. NB is currently leaning into the compatibility promise of OpenJDK - it would be good to repair the...

kind:bug
priority:high
Contribution welcome
tests

### Apache NetBeans version Apache NetBeans 22 ### What happened 1. create a swing form 2. drop any component (I used CheckBox) 3. right click, choose Events . . ....

kind:bug
Java
needs:triage
FormDesigner

### Description Missing Glassfish 7.0.15 server version in dropdown. ### Use case/motivation I would submit a pull request, but I don't know what file(s) to edit to add it. I...

kind:feature
needs:triage

### Description The visual difference between a checked checkbox and one that is both checked and unchecked (such as in Properties where two objects are selected and for one object...

Look and Feel
kind:feature
UI

### Apache NetBeans version Apache NetBeans 22 ### What happened had scenebuilder create a fxml file. opened file in netbeans. netbeans indicated errors in file. class 'javafx.scene.input.KeyCodeCombination' does not support...

kind:bug
JavaFX
needs:triage
XML

### Apache NetBeans version Apache NetBeans 22 ### What happened The code inside a function influences how is formatted the code into another function when making use of ALT+Shift+F I...

kind:bug
PHP