o7planning

Install WindowBuilder for Eclipse

  1. Introduction
  2. Install WindowBuilder Plugin
  3. Programming Java Desktop Application using SWT and Windowbuilder

1. Introduction

In this document, i show you how to install WindowBuilder in Eclipse, I wrote based in:
  • Eclipse 4.7 (OXYGEN) (4.6, 4.5,...)

2. Install WindowBuilder Plugin

Go to WindowBuilder Home page:
Copy Link of newest version see in page.
  • http://download.eclipse.org/windowbuilder/WB/release/4.6/
In Eclipse goto "Help/Install New Software..."
Select All, and click Next to begin install.
After Installation is completed, Eclipse request restart, click Yes.
After Eclipse has restarted. Goto:
  • File/New/Others
Picture above shows Installation was successful, now you can use.

3. Programming Java Desktop Application using SWT and Windowbuilder

You can refer to the instructions - Programming Java Desktop application using SWT and Windowbuilder at:

Eclipse Technology

Show More