WindowBuilder

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2023 | 4/672 | 21285 (6.29%) | 31 |
April 2023 | 4/668 | 16555 (5.08%) | 35 |
March 2023 | 4/688 | 20070 (5.09%) | 28 |
February 2023 | 6/668 | 14686 (4.37%) | 32 |
January 2023 | 6/677 | 14904 (4.3%) | 30 |
December 2022 | 5/805 | 15845 (4.62%) | 45 |
November 2022 | 4/808 | 21192 (5.41%) | 33 |
October 2022 | 4/811 | 20356 (5.35%) | 41 |
September 2022 | 7/812 | 17396 (4.4%) | 36 |
August 2022 | 8/808 | 12393 (3.47%) | 40 |
July 2022 | 8/816 | 10990 (3.01%) | 63 |
June 2022 | 5/810 | 18370 (4.62%) | 36 |
Unsuccessful Installs in the last 7 Days: 115
Download last 500 errors (CSV)Thursday, June 1, 2023 - 01:13
Reviews Sign in to post reviews
Design tab disappeared
Submitted by G G on Sun, 2022-04-03 00:42
I updated my windowbuilder to last version. And design tab disappeared. Also new project dialog doesnot show windowbuilder options. What should I do now?
Re: Design tab disappeared
Submitted by Wim Jongman on Mon, 2022-04-04 09:06
Please ask your question here: https://github.com/eclipse/windowbuilder/discussions
Blank Screen for design tab
Submitted by Pooja Vettical on Thu, 2022-03-17 15:58
Hi! I've been struggling to get my WindowBuilder working. I've uninstalled and then installed the latest version(1.9.8). Additionally, my eclipse.ini file already has the "--illegal-access=permit" line. I am baffled as to what could be preventing it from working as the GUI elements of my existing projects are loading fine, I simply cannot add to them using the WindowBuilder design tab.
Re: Blank Screen for design tab
Submitted by Wim Jongman on Fri, 2022-03-18 10:25
Please ask your question here: https://github.com/eclipse/windowbuilder/discussions
Doesn't Work
Submitted by Scott Sager on Fri, 2021-09-17 19:00
Using Java 17. Doesn't work at all no matter how many fixes I tried.
Re: Doesn't Work
Submitted by Laurent CARON on Fri, 2021-10-22 07:33
The JDK17 problem has been solved with the latest release
Re: Doesn't Work
Submitted by Laurent CARON on Thu, 2021-10-21 16:20
The problem has been fixed in the latest release (https://marketplace.eclipse.org/content/windowbuilder-nightly-build)
Blank Window when trying to edit a visual class?
Submitted by Wim Jongman on Tue, 2021-05-18 11:38
When running Java 16 the following line must be added to the eclipse.ini file:
--illegal-access=permit
See bug 572210
WindowsBuilder Editor
Submitted by John Oluwale on Tue, 2021-05-18 05:12
The windows builder editor design page is empty. I have tried every necessary fix, such as updating the WindowBuilder. However, the issue is still not fixed. What else can I do to fix the issue
Re: WindowsBuilder Editor
Submitted by Wim Jongman on Tue, 2021-05-18 11:39
When running Java 16 the following line must be added to the eclipse.ini file:
--illegal-access=permit
See bug 572210
Re: Re: WindowsBuilder Editor
Submitted by John Oluwale on Wed, 2021-05-19 13:28
Hello.
Thanks for your reply. Where can i find the eclipse.ini file
Re: Re: Re: WindowsBuilder Editor
Submitted by Wim Jongman on Thu, 2021-05-20 11:10
I'm sure you can find that on your own.
Windows Builder
Submitted by John Oluwale on Tue, 2021-05-18 04:16
The design page of the Swing is empty. I have tried alot of things to fix the issue but to no avail
Amazing
Submitted by Nader Jafari on Sun, 2021-04-04 02:39
There are some things we can thank Google for them.
WindowBuilder is one of them. I want to thank Google and all other contributor to WindowBuilder project for every single LOC they wrote for this project.
It's amazing how it generates pure Swing/SWT code and how it parses it's own or hand-written one easily like it's nothing. I'm so glad that it has the option to work with XWT and xml but it doesn't rely on it. I love the fact that it works with any kind of custom Component or L&F. I love it's support for various layout manager (unlike some random IDE).
In fact WindowBuilder taught me Swing and SWT.
It is kind of sad that Google lost interest in Eclipse in general. It's sad that it doesnt support GWT. If we had active development on it, it could be a better Vaadin Designer alternative.
Re: Amazing
Submitted by Wim Jongman on Tue, 2021-04-06 09:31
BTW, The people to thank are the former guys from Instantiations (Konstantin Scheglov, et. al.) https://projects.eclipse.org/projects/tools.windowbuilder/who
Re: Amazing
Submitted by Wim Jongman on Tue, 2021-04-06 09:19
Thanks! One of the active developers could be you.