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 release candidate ### What happened When I try to use the Wizard "New JSF Pages from Entity Classes", : 1. I get entity...

kind:bug
Java EE/Jakarta EE
needs:triage

fixes a few small issues and one little performance improvement: - The hint fix contains code segments which may contain angle brackets. This can break the formatting of the apply-fix...

Need Squashing
Java
hints
ci:dev-build
Jackpot

### Apache NetBeans version Apache NetBeans 19 ### What happened Hello Netbeans Support, How to add language support? Please check the screenshots attached. For example: The original text is "Завантажити...

kind:bug
needs:triage
pending-response
os:windows

Adding ability to show the inline hints (using "inlayHints" of the LSP), showing the same hints as for NetBeans. Enabled by default, but can be adjusted either in global settings...

### Apache NetBeans version Apache NetBeans 18 ### What happened After successfully created Entity classes from Database, I try to create New JSF Pages from Entity Classes. I can see...

kind:bug
Java EE/Jakarta EE

Well, I've started to work with Java 17 lately also using some records. It seems while new language features are supported, there is still a way to go. This one...

Java

### Apache NetBeans version Apache NetBeans 21 ### What happened When you put a typing cursor in a special position the pop-up window with the code of the current function...

kind:bug
PHP
needs:triage

### Apache NetBeans version Apache NetBeans 21 ### What happened when pressing ` + i` the "?" being removed from the type-hint ### Language / Project Type / NetBeans Component...

kind:bug
PHP
needs:triage

This change cleans up the majority of warnings related to HashMap. [repeat] /home/bwalker/src/netbeans/ide/xml.core/src/org/netbeans/modules/xml/dtd/grammar/DTDParser.java:130: warning: [rawtypes] found raw type: HashMap [repeat] attrs = new HashMap(); [repeat] ^ [repeat] missing type arguments...

Code cleanup
ci:all-tests

### Apache NetBeans version Apache NetBeans 21 ### What happened I'm trying to start java.lsp.server for using with nvim. `bin/netbeans -h` says ``` Additional module options: --start-java-language-server [] Starts the...

kind:bug
LSP
needs:triage