Tested on:
- Eclipse version: 4.7.2
- JDK 9.0.1
To install SWT plugin GUI Designer:
- Help -> Install New Software...
- Work with: --All Available Site--
- Type Filter Text: swt
- Select/check (undeer General Purpose Tools
- SWT Designer
- SWT Designer Core
- SWT Designer Documentation
- SWT Designer SWT_AWT Support
- SWT Designer XWT Support (requres Eclipse WTPWST)
- Click next and Finish
To use it:
- Open or create Java Project
- New -> Other -> Window Builder -> Swing Designer -> Application Window
- Click Next
- Fill form (for example):
- Package: com.dedetok
- Name: MyTestSWTClass
- Click Next and Finish
Reference:
- http://www.vogella.com/tutorials/EclipseWindowBuilder/article.html
No comments:
Post a Comment