开发者

SWT Browser in eclipse

Is SWT Browser included to standard eclipse insta开发者_StackOverflow中文版llation or I've to install it additionally ? And if where can I find pack for SWT.


This really does have a lot of good info:

http://www.eclipse.org/swt/faq.php

You will need to choose between Webkit and Gecko depending on your requirements. If it's Gecko, you will need to have XULRunner, which is the independent runtime for Gecko that provides the Java XPCOM interfaces.

SWT can be downloaded standalone, but it will not include XULRunner. You'll have to package XULRunner up separately and make that a part of the install.


SWT Browser comes with standard Eclipse SDK While Eclipse plugin development, there is option for adding Browser in Eclipse plugin code

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜