-
### Apache NetBeans version
Apache NetBeans 23
### What happened
When a Session Bean class is generated, the code incorrectly uses javax imports instead of jakarta imports, which causes compatibili…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
I have Java SE 22 installed and recognized by Netbeans. If I create a java project and try to import java.net.http, it doesn't reco…
-
### Apache NetBeans version
Apache NetBeans 24 release candidate
### What happened
(24-rc3)
Code completion for javadoc doesn't work in `package-info.java` file.
### Language / Project Type /…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
Summary: When making a pane in the NetBeans UI a floating pane (basically a separate window), then invoking the main menu via …
nmatt updated
2 weeks ago
-
### Apache NetBeans version
Apache NetBeans 24 vote candidate
### What happened
I am seeing this quite often during scanning now:
```
java.lang.ArrayIndexOutOfBoundsException: Index -1 out …
-
### Apache NetBeans version
Apache NetBeans 24 release candidate
### What happened
In the following code the first comment line gets deleted when CTRL+SHIFT+I is pressed to fix imports:
```
pac…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
I created a new "Musician" project "Java with Ant" -> "Java Enterprise" -> "Enterprise Application Client", adding it with "Ad…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
error when try to build with binary format newer than java 8
```
Exception in thread "main" java.lang.IllegalArgumentException: PW…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
The problem is the next - output window displays Cyrillic (or non-latin) symbols not correctly.
![image](https://github.com/user-at…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
The `Navigate` context menu has some Java EE actions show up twice (at least in disabled state)
![double-actions](https://git…
mbien updated
2 weeks ago