Eclipse、ColdFusion Builder、在内置浏览器中调试

发布于 11-17 22:48 字数 164 浏览 5 评论 0原文

我一直在使用带有 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

堇年纸鸢2024-11-24 22:48:09

使用 Eclipse classic 打开内部 Web 浏览器的唯一方法如下。

打开内部 Web 浏览器视图:

  1. 窗口 >显示视图>一般>内部 Web 浏览器

或者您可以执行以下操作:

  1. 创建 .html 文件
  2. 右键单击​​该文件并选择打开方式 > Web 浏览器

最简单的方法是从 webtools 更新站点安装 Webtools 功能,然后将“Web 浏览器”操作集添加到透视图。

  1. 右键单击工具栏并选择“自定义视角”
  2. 转至命令组可用性
  3. 启用“Web 浏览器”

这将在工具栏上添加“打开 Web 浏览器”操作。

With Eclipse classic the only way to open the Internal Web Browser are the following.

Open the Internal web browser view:

  1. Window > Show View > General > Internal Web Browser

Or you can do this:

  1. Create .html file
  2. Right-click the file and choose open-with > Web Browser

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.

  1. Right click toolbar and choose "customize perspective"
  2. Go to command group availability
  3. Enable "Web Browser"

This will add a "open web browser" action on the toolbar.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文