用Eclipse Visual Editor 开发SWT GUI(7) 图七、第一个VE开发的程序
下面是VE自动生成的代码.net/InfoView/C:/Documents and Settings/tianhl_sh/My Documents/My Pictures/code.jpg" align=baseline border=0>
运行刚才的SWT App从Run菜单选中Run…;
弹出的窗口中,Configurations中选择Java Application,点击New按钮;
在右边Arguments Tab中,VM arguments写入-DJava.library.path=<Your SWT PATH>
(比如我的<Your SWT PATH>是:F:\Eclipse-3.0.1\eclipse\plugins\org.eclipse.swt.win32_3.0.1\os\win32\x86)