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

Signed-off-by: Gaurav Gupta This PR adds support for Jakarta EE 10 Platform, GlassFish RI v7.x.x, and Payara v6.x.x.

work-in-progress
Java EE/Jakarta EE
enterprise

### Apache NetBeans version Apache NetBeans 15 ### What happened In the process of creating a module-info.java in an existing project, the wizard stops at the end saying, The file...

kind:bug
Java
priority:high
Regression

### Apache NetBeans version Apache NetBeans 14 ### What happened I've a Maven project of type *jar*. Suppose that I also have a class with a single field of type...

kind:bug
Java
hints

### Apache NetBeans version Apache NetBeans 15 ### What happened Background scanning of maven multi project sources: After this exception the badges will never corrected until I delete the cache...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans latest daily build ### What happened There is a hint detecting _infinite recursion_. It works poorly JDK19 language features. Namely with `switch` expressions and...

kind:bug
Java
hints

### Apache NetBeans version Apache NetBeans 15 ### What happened At NetBeans startup with a project group containing a single project, after the cache was deleted. The problem occurred before....

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened If you try to output any text in UTF-8, it is not displayed correctly in Windows with JDK19, as it...

kind:bug
os:windows

and make it cleaner and shorter Inside the navigator for HTML files you see the elements with their IDs and Classes. NetBeans showed them as id=... and class=... ... .......

HTML

Hi, this allow all-classes.xml to have all the interface + enum. I could not make a nice regexp. I rewrite the parsing using simple jsoup by using the one of...

JavaDoc

### Apache NetBeans version Apache NetBeans 15 ### What happened I select "Show JavaDoc" for a java.time.ZonedDateTime object when using Java 17, but NetBeans went to the wrong URL. See...

kind:bug
needs:triage