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 is the test case (typescript): ```typescript export class test { demo() { this.runstranget| } runStrangeThings(): void { } } ``` The codecompletion at the | mark will offer "runStrangeThings",...

LSP
TypeScript

### Apache NetBeans version Apache NetBeans 14 ### What happened I want to use Netbeans > 11.3, but I work on PHP code for PHP7.4 and have a class Match,...

wontfix
PHP
needs:triage

### Apache NetBeans version Apache NetBeans latest daily build ### What happened Refactor field name in record declaration, got syntax error in file. Similar situation produces an NPE, see below....

kind:bug
Java

### Apache NetBeans version Apache NetBeans 15 ### What happened NetBeans crash after declining to import settings ### How to reproduce - staring with clean .nb/15 (some -J-D added to...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened Opening a project POM, under "Effective" tab, complete POM is showed, so properties from superPOM too. Problem is those properties...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 13, 15 ### What happened The "Format" Tool and "Organize Import" seem crash netbeans sometimes. This might be related to the code containg specific...

kind:bug
Java
Editor

### Apache NetBeans version NetBeans 12.6 ### What happened When you create a new WebApplication and select a recent version of wildfly you cannot select anything else above JavaEE 8...

Java EE/Jakarta EE
kind:feature
Contribution welcome
enterprise

### Apache NetBeans version Apache NetBeans 15 ### What happened I am running the FXML JavaFX Maven Archetype (Gluon) example project. It runs successfully under Netbeans. But when I do...

kind:bug
JavaFX
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened NPE and inconsistent visual state ### How to reproduce gradle projects are created with NewProject > JavaWithGradle > JavaClassLibrary Get...

kind:bug
Gradle

### Apache NetBeans version Apache NetBeans 15 ### What happened I've a method whose body contains an unused variable. NetBeans reports about this issue right. However, if I add a...

kind:bug
Java
hints