
SWT Designer 是一个 eclipse 的 SWT GUI 开发插件包,支持组件拖拉操作。
目前 SWT Designer 最新版是 4.3.1,下载地址:http://www.swt-designer.com/
安装步骤:
1. 解压 plugins 和 features 覆盖 eclipse 文件夹里原来两个子文件夹;
2. 如果是 eclipse 3.0.x,请删除 configuration 文件夹;如果是3.1.x 或 3.2,请删除 configuration
文件夹内除 config.ini 外的所有文件。原文说明如下:
If you are installing into an Eclipse 3.0 environment, delete your Eclipse "configuration" directory
before restarting Eclipse. This is to avoid a common Eclipse 3.x plugin cache bug. If you are
installing into Eclipse 3.1.x or 3.2, delete everything in the "configuration" directory except the
config.ini file.
3. 重新启动 eclipse,选择“窗口→首选项”,如果有 Designer 一项证明安装成功了!
激活注册:
1. 选择“窗口→首选项→Designer”,然后点击 Registration and Activation 按钮;
2. 左边选择按钮根据自己实际在三个中选择其一;至于右边的选择按钮,如果不想出钱购买,就选择
“Free(限制功能)”;

3. 按“下一步”然后填写个人资料;

4. 填写个人资料后,按“下一步”,选择 Directly over wed;
5. 按“下一步”发送激活码到你的邮箱;
6. 到邮箱获取激活码填写到 Activation Key 文本域上;

7. 按“完成”结束注册激活操作。