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 13 release candidate ### What happened Creating a new Java with Maven, Java Application generates a Java file with a main. The file is...

kind:bug
Java
Maven
priority:high
Contribution welcome

### Apache NetBeans version Apache NetBeans 14 ### What happened I use Vietnamese Keyboard (https://www.unikey.org) and coding. When i write "thế giới" it change to "th? gi?i". But when i...

kind:bug
needs:triage
os:windows

### Apache NetBeans version Apache NetBeans 14 ### What happened When I open a file with a filename includes spaces e.g. "For home.txt" and set the option to show the...

kind:bug
good first issue
Contribution welcome

### Apache NetBeans version Apache NetBeans 14 ### What happened In the settings, Appearance > Document Tabs > Sort nothing. I work in a project and arrange files in the...

kind:feature
Contribution welcome
UI

### Description Type hierarchy and call hierarchy are very useful features when working on medium to large sized projects (specially the former). If the LSP/TypeScript plug-in for NetBeans supported these...

TypeScript
kind:feature
needs:triage

This PR adds, `PROP_RELOADING`, to signal begin/end of document reloading due to an external change. This change is about handling fixup after a document is reloaded. Currently, `openide.text` adjusts any...

### Apache NetBeans version Apache NetBeans 13 ### What happened CDI bean is supposed to be found in the xhtml file after typing the "#{}" keyword. Also, when ctrl +...

kind:bug
Java EE/Jakarta EE
enterprise

An attempt to rewrite `html4j` based refactoring UI for VSCode to work over LSP.

LSP

### Apache NetBeans version Apache NetBeans 14 ### What happened Whenever formating a record which using @JsonInclude, the formatting is not correct. ### How to reproduce Please try to format...

kind:bug
needs:triage

Adds support for nested Junit5 test classes (`@Nested`) for the following operations: 1. [MAVEN] Navigate from the Test results to a method inside a nested class - for Gradle this...

Java
Gradle
Maven
ci:all-tests
ci:dev-build