javascript - 在不切换到调试视角的情况下使用 aptana.log?

标签 javascript debugging aptana

我想使用 aptana.log 在 aptana 控制台 View 中写入消息,而不必切换到启动外部浏览器 (Firefox) 的调试 View ,我已经在 Firefox 中有 console.log,我想在 aptana 控制台中记录消息而无需启动外部浏览器。

最佳答案

请查看:Using the Console View - Aptana

具体声明:

You will need to have the debugger set up to run to use the Console View. See Running the debugger for help.

关于javascript - 在不切换到调试视角的情况下使用 aptana.log?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1227662/

相关文章:

java - 是什么导致这段代码抛出异常?

ruby-on-rails - 在 rails 中安装 json 1.7.5 时出错

centos - 打开文件后,Aptana Studio 3 立即崩溃

javascript - 将 C# 变量值传递给代码隐藏类中生成的脚本中的 JavaScript 变量

visual-studio - 经典的 ASP super 新手问题

javascript - 如何通过 React 中的对象数组渲染/映射

c# - Visual Studio : edit-and-continue on handled exceptions?

php - 在同一个项目中结合 Eclipse PDT 和 Aptanta 插件 w/JQuery

javascript - 使用 HTML5 JS 框架进行本地存储?

javascript - dojo/on with mouseenter, mouseleave 在 Google Chrome 中不工作