如何在Eclipse PDT中打开新的浏览器选项卡?

时间:2022-10-07 08:45:01

When I run a PHP script in Eclipse environment, I can select different browsers to render my page and can get different results.

当我在Eclipse环境中运行PHP脚本时,我可以选择不同的浏览器来呈现我的页面并获得不同的结果。

But the results are still all shown in the browser output window in eclipse itself.

但结果仍然显示在eclipse本身的浏览器输出窗口中。

How can I prompt eclipse to actually open a new tab in the browser itself with the php page. I know it can be done by "external tools", just dont know how exactly to configure it.

如何通过php页面提示eclipse在浏览器中实际打开一个新选项卡。我知道它可以通过“外部工具”完成,只是不知道如何配置它。

1 个解决方案

#1


From the main menu -> Windows -> Preferences -> General -> Browser -> select the external browser radio button and your preferred browser.

从主菜单 - > Windows - >首选项 - >常规 - >浏览器 - >选择外部浏览器单选按钮和首选浏览器。

enjoy ;) Roy

享受;)罗伊

#1


From the main menu -> Windows -> Preferences -> General -> Browser -> select the external browser radio button and your preferred browser.

从主菜单 - > Windows - >首选项 - >常规 - >浏览器 - >选择外部浏览器单选按钮和首选浏览器。

enjoy ;) Roy

享受;)罗伊