Adding the Swing Editor Plugin for Eclipse

Related Pages:
www.rcp-vision.com
Install Maven Eclipse Plugin and Test Resources Folder.

Help->Install New Software->Enter http://download.eclipse.org/releases/kepler

SWT Designer
SWT Designer Core
WindowBuilder Core
WindowBuilder Core UI
WindowBuilder GroupLayout Support
WindowBuilder Java Core

I also added Windows Builder XML Core (since I had the WTP plugin from the post mentioned above).

Oops!!!

I actually wanted the Swing Designer: Google – http://dl.google.com/eclipse/inst/d2wbpro/latest/4.2

The purpose of this is to use a designer to create forms. Right click->New->JPanel, for instance…