WindowBuilder Design Tab blank - eclipse

I have the latest eclipse 2021-03 and installed the latest WindowBuilder Pro 1.9.6 .
Whatever I try, I can't get WindowBuilder to show elements in the Design Tab. Everything is blank as you can see in the screenshot.
Screenshot WindowBuilder in Eclipse
Does anybody know what the problem is or even fixed this problem before?
Thanks

This was fixed. Please install 1.9.7 from https://www.eclipse.org/windowbuilder/download.php

Related

BIRT 4.7. Preview is not working on Eclipse IDE

Eclipse IDE for Java and Report Developers 2018 with BIRT 4.7.
Preview is not working.
Got following error when previewing report.
java.lang.NoClassDefFoundError: org/eclipse/jetty/util/Decorator ?
Please let me know how to resolve this. Thanks
Need to update BIRT version to 4.8
Follow below steps,
Go to Help in the Eclipse menu bar and select Install New Software
Click Add button
Add this URL to Location
http://download.eclipse.org/birt/update-site/photon-interim/
Finally, update the Eclipse by Help -> Check for updates

Toolbar item misplaced after upgrading eclipse

I had some plugins which was developed in Eclipse Indigo (3.7).
Now i wanted to update my Eclipse to Luna (4.4.2).
After some clearing issues, I got my product.
But now the problem is menu bar item are misplaced.
In the below image I have shown how exactly tool bar looks if I built in Indigo and Luna.
Please tell me what went wrong and what should I do to correct that

Can't install any eclipse UI themes on Ubuntu

I'm trying to install a new eclipse UI theme, as staring at a white UI all day makes my eyes hurt. Specifically, I'm trying to install the following: https://github.com/guari/eclipse-ui-theme
However, despite following all of the different installation options they list on that github ReadMe, I can't get it to work. No matter what I do, only the standard three themes show up, as displayed in this screenshot: https://imgur.com/q2VoZgk
Exactly the same thing happened (i.e. nothing) when I tried to install another eclipse UI theme. So I'm guessing this is some sort of problem with my eclipse.
Does anyone have any idea what's going on? I'd really appreciate any help!
Thanks!
It looks like you're running an old version of eclipse, try updating to Juno at least (4.2.x)
For older version of eclipse you can look at this plugin, but will only modify the editor, not the whole IDE
I uploaded to Luna and now it works perfectly. Thank you both very much for your help, and sorry I was being so stupid! I'd updated eclipse within itself via its update, but I guess that doesn't install the latest version!

Missing parts of Help Menu - Eclipse Luna

I'm working in Eclipse Luna, after install Oracle Enterprise Pack for Eclipse (OEPE) Help Menu shows with missing items. I'm attaching a screenshot
Missing items:
Also, I checked the Menu Visibility:
Check for updates
Install New Software..
Installation Details
and So on..
Any ideas?
Look in 'Window > Customize Perspective'. Select the 'Menu Visibility' tab and open the 'Help' section. You should be able to enable the missing menu items there.
I faced the same issue after updating STS based on Luna with OEPE,
It works back after deleting all Oracle related files from the plugins folder.
Then i did proper uninstall from market place.
Install Back OEPE but with only selecting
Oracle Java EE tool
Oracle Weblogic Server Tools
unchecked every thing else, this worked for me.
EDIT: ok, i've found the solution, first uninstall eclipse (in arch that would be pacman -Rcns eclipse) then head to ~/.eclipse/ you'll see that it kept gtk setting of previous version of eclipse delete all of it, then install eclipse again.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
this isn't an answer but since my reputation is < 50, i'll post here
i have similar problem with Gere, i'm running manjaro linux, and eclipse luna 4.4.1.1 and while in Gere case the option is shown in Windows/Menu Visibility in my case it only shows
1. Welcome
2. Help Contents
3. Search
4. Dynamic Help
5. Tips and Tricks ...
6. About Eclipse
this is exactly the same as shown in Help menu
there are no option for update, nor to install new software
so apparently the problem wasnt in menu visibility as previously in kepler it was ok, the problem only occured after updating to luna, and removing+installing doesnt help
I had the very same problem with Eclipse Luna on my Debian.
I did a "mv ~/.eclipse ~/.eclipse-old" (for safety :) ), restart Eclipse and get the "install new software" menu back.
I then remove the ~/.eclipse-old directory
I had similar issue Gere. I went to eclipse/plugins folder, search everything with "oracle" and deleted them. Once I did that I restarted the Eclipse and voila I got back my eclipse. I hope this helps.

Aptana Studio 3 plugin doesnt get installed properly on Eclipse Juno

I have Eclipse Juno running on 64bit windows 7, I tried installing Aptana Studio 3 plugin for eclipse. The installation goes fine, and aptana plugin shows up in the Installed plugin list too as follows:
But thats it! I cant see Aptana anywhere else in eclipse, not in preferences,perspectives, views nowhere!
A strange thing i noticed was that while installing aptana plugin, i wasn't shown any security warning dialogue box telling me that its an unsigned plugin, something that i was expecting.
Has anyone else faced this problem before? Am i going wrong anywhere? please help.
EDIT: The same problem persists with Eclipse Indigo too.
Solved it myself! after looking at the error logs i realized that i had previously added a archive file to install aptana from disk (failed attempt).It was mentioned in the logs at several places, dont know why, but when i removed that repository Aptana installed fine on eclipse. :)