netbeans
netbeans copied to clipboard
Apache NetBeans
Fix for #6871 Making gototest/gsf.codecoverage/gsf.testrunner public APIs
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...
### 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...
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...
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...
### 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 . . ....
### 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...
### 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...
### 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...
### 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...