netbeans
netbeans copied to clipboard
Apache NetBeans
Signed-off-by: Gaurav Gupta This PR adds support for Jakarta EE 10 Platform, GlassFish RI v7.x.x, and Payara v6.x.x.
### 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...
### 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...
### 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...
### 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...
### 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....
### 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...
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=... ... .......
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...
### 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...