简体   繁体   English

如何将Webkit捆绑到Eclipse中?

[英]How to bundle Webkit into Eclipse?

Eclipse 3.7 (Indigo) now allows using Webkit as an underlying renderer for the SWT browser component. Eclipse 3.7(Indigo)现在允许将Webkit用作SWT浏览器组件的基础渲染器。 Nevertheless, runtime requirements say that Safari must be installed on the target machine. 但是, 运行时要求表明必须在目标计算机上安装Safari。 Is there a way to avoid this requirement by bundling Webkit/Safari into Eclipse similarly to how XULRunner is bundled? 是否有办法通过将Webkit / Safari捆绑到Eclipse中来避免这种要求,就像捆绑XULRunner一样?

Thanks! 谢谢!

I think Genuitec did something that could help you. 我认为Genuitec所做的事情可以为您提供帮助。
from Genuite: 来自Genuite:

WebKit for SWT is an open-source embeddable Java(tm) WebKit browser component developed by Genuitec and contributed to the Eclipse Blinki Mobile DevKit project. WebKit for SWT是由Genuitec开发并为Eclipse Blinki Mobile DevKit项目做出贡献的开源可嵌入Java(tm)WebKit浏览器组件。 WebKit for SWT can be used in the development of a wide range of Java SWT standalone and RCP applications that require integration of rich internet content, and services. 适用于SWT的WebKit可用于需要集成丰富Internet内容和服务的各种Java SWT独立和RCP应用程序的开发中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM