WindowBuilder

Add this URL to your Eclipse Installation to reach this solution's update site.

2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25)

https://download.eclipse.org/windowbuilder/updates/release/latest

2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15)

https://download.eclipse.org/windowbuilder/1.10.0/

Learn more...
Solution Description

WindowBuilder is composed of SWT Designer and Swing Designer and makes it very easy to create Java GUI applications without spending a lot of time writing code. Use the WYSIWYG visual designer and layout tools to create simple forms to complex windows; the Java code will be generated for you. Easily add controls using drag-and-drop, add event handlers to your controls, change various properties of controls using a property editor, internationalize your app, and much more.

Ask your questions here: https://github.com/eclipse-windowbuilder/windowbuilder/discussions

Categories: Editor, IDE, Tools, UI

Additional Details

Eclipse Versions: 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Eclipse Foundation

Development Status: Production/Stable

Date Created: Thursday, September 22, 2016 - 09:02

License: EPL

Date Updated: Saturday, March 16, 2024 - 11:36

Submitted by: Holger Voormann

Subscribe to WindowBuilder RSS-feed

Screenshot
Date Ranking Installs Clickthroughs
March 2024 5/651 7784 14
February 2024 6/687 9226 278
January 2024 6/691 10342 34
December 2023 4/671 12852 17
November 2023 3/686 16167 20
October 2023 4/673 15492 25
September 2023 5/663 13061 16
August 2023 8/673 9499 19
July 2023 8/668 8814 13
June 2023 4/669 13986 18
May 2023 4/671 21341 31
April 2023 4/667 16574 35
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for WindowBuilder.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

I updated my windowbuilder to last version. And design tab disappeared. Also new project dialog doesnot show windowbuilder options. What should I do now?

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.

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

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.