Eclipse、ColdFusion Builder、在内置浏览器中调试
我一直在使用带有 ColdFusion Builder 2 插件的 Eclipse Classic,我想知道是否有一种方法可以在 Eclipse 内的浏览器中启动调试器。我以前在 Eclipse 中见过浏览器,但我不确定它隐藏在哪里......以及是否可以在其中启动调试器而不是外部浏览器。
多谢!
I've been using Eclipse Classic with the ColdFusion Builder 2 Plug-ins and I was wondering if there was a way to launch the debugger in a browser within Eclipse. I've seen a browser in Eclipse before, but I'm not sure where it's hiding... and if it's possible to launch the debugger within it instead of the external browser.
Thanks a lot!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

使用 Eclipse classic 打开内部 Web 浏览器的唯一方法如下。
打开内部 Web 浏览器视图:
或者您可以执行以下操作:
最简单的方法是从 webtools 更新站点安装 Webtools 功能,然后将“Web 浏览器”操作集添加到透视图。
这将在工具栏上添加“打开 Web 浏览器”操作。
With Eclipse classic the only way to open the Internal Web Browser are the following.
Open the Internal web browser view:
Or you can do this:
The easiest thing to do would be to install the Webtools feature from the webtools update-site and then add the "Web Browser" action set to the perspective.
This will add a "open web browser" action on the toolbar.