-
### Apache NetBeans version
Apache NetBeans 23
### What happened
Extension mechanism and endorsed classpath are not supported since Java 9 (see https://bugs.openjdk.org/browse/JDK-8065702)
This in…
-
### 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
Setting JAVA_HOME to java 24 (ea-25) make the netbeans startup (using the commandline) exit prematurely with the f…
-
### 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
Once the NetBeans IDE's GUI is restored to its default configuration (see **`Window`** -> **`Reset Windows`** menu item), it's impos…
-
### 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 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
The problem is the next - output window displays Cyrillic (or non-latin) symbols not correctly.
![image](https://github.com/user-at…