在Eclipse中使用Firefox而不是IE [英] Using Firefox in Eclipse instead of IE

查看:187
本文介绍了在Eclipse中使用Firefox而不是IE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse中,是否可以使用Firefox作为Eclipse的内部Web浏览器而不是Internet Explorer。



我是在Windows中使用Eclipse的Web开发人员。 >

谢谢!

解决方案

内部网页的SWT浏览器窗口小部件浏览器为其Web渲染技术选择平台默认值。所以对于Windows是MSHTML COM组件(IE渲染器)。对于Mozilla(适用于3.7的Webkit)和Mac(WebKit(Safari))的Linux。但是,有像MyEclipse这样的第三方插件,它嵌入了使用Mozilla(Gecko)渲染器进行浏览器的mozilla运行时(XULRunner)。


所以为了回答你的问题,没有办法在Windows上使用Firefox作为内部网络浏览器,但是可以安装Eclipse的第三方插件(MyEclipse,JBoss工具等)嵌入Xulrunner二进制文件,将允许嵌入mozilla渲染器作为内部Eclipse浏览器使用的技术。请注意,这可能需要使用第三方Web浏览器窗口小部件而不是标准eclipse平台,但这些第三方工具通常会提供工具栏操作等。


In Eclipse, is it possible to use Firefox as Eclipse's internal Web browser instead of Internet Explorer.

I am a Web developer using Eclipse in Windows.

Thanks!

解决方案

The SWT Browser widget that is uesd by the internal web browser chooses the platform default for its web rendering technology. So for Windows that is the MSHTML COM component (IE renderer). For Linux that is Mozilla (Webkit for 3.7 is available) and on Mac, WebKit(Safari). However, there are third party plugins like MyEclipse that do embed a mozilla runtime (XULRunner) that do use the Mozilla (Gecko) renderer for a browser.

So to answer your question there is no way to use Firefox as internal web browser on windows, however, you can install 3rd-party plugins for Eclipse (MyEclipse, JBoss tools, etc) that embed Xulrunner binaries that will allow for embedding mozilla renderer as the technology used by an internal Eclipse browser. Note, this may require that use the 3rd-party web browser widget instead of the standard eclipse platform one, but those 3rd party tools usually provide a toolbar action, etc.

这篇关于在Eclipse中使用Firefox而不是IE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆