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

### Description Code folding is a nice thing to collapse lots of code, unfortunately code folding is not possible in Java editor for condition blocks (if, else if, else), loops...

work-in-progress
Java
kind:feature

Cleanup: - Remove unnecessary if/return statement - Add missing braces - Add missing `@Override` annotations - Use diamond inference - Use try-with-resources - Use StandardCharsets instead of a String -...

Code cleanup

This PR actually consists of a series of features. I should probably make separate requests for that, but ... that would prolong the review process, I believe. The overall goal...

kind:bug
enhancement
API Change
LSP
Maven
Micronaut

Well, this is a bit oversight with the recent changes around how we handle configurations in Gradle. We started to include non-resolvable configurations in the IDE around NetBeans 14. That...

Gradle

### Apache NetBeans version Apache NetBeans 14 ### What happened I have created a Maven built JakartaEE 9 web application in Netbeans 14. Other things are working fine. But in...

kind:bug
Java EE/Jakarta EE
needs:triage

Snapshot of APIs as of NetBeans 15. For review (sorry, bit late again due to some issues, but we can run another RC if there's a real need to fix...

do not merge

Added Linux-aarch64 executables so that C/C++ and GraalVM Native Image debugging works on ARM 64.

C/C++

### Apache NetBeans version Apache NetBeans 13 ### What happened Autocomplete for method override does not work, and instead deletes entered text, and does not create method stub. ### How...

kind:bug
Java
needs:triage

Updating nb-javac to version 19+33. This is just a temporary state (see do-not-merge badge) to check NB build and tests with the new nb-javac binary before pushing it to Maven....

do not merge
Java
Upgrade Library

### Apache NetBeans version Apache NetBeans 14 ### What happened If I [click code autocomplete option of some class](https://ibb.co/bQ6RGxC) , then current code line disappears, and I got an error...

kind:bug
PHP
needs:triage