|
I'm using Eclipse 2024-12 with the latest WindowBuilder version, on Arch Linux using KDE Plasma 6.2.4. I have tried reinstalling all the plugins, themes, changing GTK and system themes, however all the placed components on the Design view do not show up. They do show up when compiling or viewing preview though. |
Answered by
ptziegler
Dec 25, 2024
Replies: 1 comment 1 reply
|
Based on the screenshot, you seem to be using Wayland which is, as noted in #633, not supported at this time. As a workaround, I would suggest starting the Eclipse IDE with following environment variable and value: |
1 reply
Answer selected by
Zac06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Based on the screenshot, you seem to be using Wayland which is, as noted in #633, not supported at this time.
As a workaround, I would suggest starting the Eclipse IDE with following environment variable and value:
GDK_BACKEND=x11