Apache NetBeans version
Apache NetBeans 29
What happened
I am using NetBeans on CachyOS (Arch-based Linux).
When trying to use the Swing GUI Builder (Design tab), I get an exception:
java.lang.ClassNotFoundException: java.applet.Applet
This happens when adding components in Design view.
Java version:
openjdk 26.0.2
Expected behavior:
GUI Builder should allow adding components normally.
Actual behavior:
Unexpected Exception dialog appears and components cannot be added.
messages.log attached.
Language / Project Type / NetBeans Component
Java with Ant
How to reproduce
Steps to reproduce:
- Create JFrame Form
- Open Design tab
- Try to add a Swing component
- Exception occurs
messages.log
Did this work correctly in an earlier version?
No / Don't know
Operating System
CachyOS (Arch-based Linux)
JDK
openjdk 26.0.2
Apache NetBeans packaging
Other
Anything else
No response
Are you willing to submit a pull request?
No
Apache NetBeans version
Apache NetBeans 29
What happened
I am using NetBeans on CachyOS (Arch-based Linux).
When trying to use the Swing GUI Builder (Design tab), I get an exception:
java.lang.ClassNotFoundException: java.applet.Applet
This happens when adding components in Design view.
Java version:
openjdk 26.0.2
Expected behavior:
GUI Builder should allow adding components normally.
Actual behavior:
Unexpected Exception dialog appears and components cannot be added.
messages.log attached.
Language / Project Type / NetBeans Component
Java with Ant
How to reproduce
Steps to reproduce:
messages.log
Did this work correctly in an earlier version?
No / Don't know
Operating System
CachyOS (Arch-based Linux)
JDK
openjdk 26.0.2
Apache NetBeans packaging
Other
Anything else
No response
Are you willing to submit a pull request?
No