在 Eclipse 中查看 Web 操作系统日志
以前,每当我在 Web 操作系统上运行应用程序时,Eclipse(带有 Aptana 插件)就会显示调试日志。然而,我再也见不到他们了。我怎样才能把他们带回来?
Previously Eclipse (with the Aptana plugin) was showing debug logs whenever I ran an application on Web OS. However, I'm not seeing them anymore. How can I bring them back?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先,您需要确保控制台窗口正在显示。然后,Eclipse 在控制台窗口上方的工具栏中有一个选项“显示选定的控制台”。此处应显示带有您的应用程序 ID 的选项 - 如果没有显示并且应用程序正在运行,请尝试重新启动。
First, you need to ensure that the console window is showing. Then, Eclipse has an option "Display Selected Console" in the toolbar above the console window. An option with the id of your application should appear here - if it doesn't and the application is running, try restarting.