从eclipse的内部浏览器中打开网站? [英] Open website from within eclipse's internal browser?

查看:949
本文介绍了从eclipse的内部浏览器中打开网站?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以帮助我从Eclipse的内部(嵌入式)浏览器中打开网页?我正在使用Linux(平铺窗口管理器)和Eclipse-3.7.2与浏览器并排,这是一个痛苦。



我希望这能够舒适地阅读我的代码和同一时间代码的要求。这可能是一个超级用户的问题,但它是Eclipse相关的,所以我想我有更好的拍摄在这里的答案。



提前感谢。





编辑:我正在运行gentoo linux和swt-3.7.1,编译在xulrunner支持中。



edit2:添加gui菜单的图片以响应回答。

解决方案

我知道这个问题很旧,但我也遇到了同样的问题,并且能够找到这个独特的方式。



SWT的内部浏览器正在使用webkitgtk浏览器引擎。因为你正在运行gentoo,我想你现在安装了与SWT不兼容的net-libs / webkit-gtk:3。但这不是问题,因为您可以在新的插槽中安装兼容的net-libs / webkit-gtk:2。
只需安装如下:
emerge net-libs / webkit-gtk:2



安装包之后,内部webbrowser正在重新工作(对我来说)



请问
Martin


Could anyone help me with opening web pages from within Eclipse's internal (embedded) browser? I'm running Linux (tiling window manager) and Eclipse-3.7.2 side-by-side with browser and it's a pain.

I want this to be able to comfortably read requirements from my code and at the same time code. This could be a question for superuser but it's Eclipse related so I guess I have better shot for an answer here.

Thanks in advance.

edit: I'm running gentoo linux and swt-3.7.1 with compiled in xulrunner support.

edit2: adding picture of gui menu in response to answer bellow.

解决方案

I know the question is old but I just had the same problem and was able to find the soloution.

The internal browser of SWT is using the webkitgtk browser engine. Because you're running gentoo I suppose you currently have net-libs/webkit-gtk:3 installed which is incompatible with SWT. But this is no problem because you can install the compatible net-libs/webkit-gtk:2 in a new slot. Just install it like this: emerge net-libs/webkit-gtk:2

After the package is installed the internal webbrowser is working again (for me)

Regards Martin

这篇关于从eclipse的内部浏览器中打开网站?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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