我正在开发一些在调试模式下登录到控制台的应用程序.我想从 Eclipse 内部运行和调试它们,并同时查看每个控制台的控制台.但是,我有一个控制台选项卡,一次显示一个控制台输出.有没有办法可以将控制台拆分为多个视图,以便我可以并排控制台输出?
I'm working on some applications that, in debug mode, log to the console. I'd like to run and debug them from inside of Eclipse, and view the console for each one simultaneously. However, I have a single Console tab that shows a single Console output at a time. Is there a way I can split the consoles into multiple views so that I can have side-by-side console output?
是的,
您现在将拥有 2 个控制台视图.
You'll now have 2 console views.
然后,您可以将 2 个控制台视图彼此独立地移动到您想要的任何位置.
You can then move your 2 console views to wherever you want independently of each other.
我正在使用构建 ID:20100617-1415 的 Eclipse Helios Release.
I'm using Eclipse Helios Release with build ID: 20100617-1415.
这篇关于在 Eclipse 中,我可以同时拥有多个控制台视图,每个视图都显示不同的控制台吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
Eclipse 的 Visual Studio Ctrl+Tab 和 Ctrl+Shift+Tab 等效项Eclipse#39;s Visual Studio Ctrl+Tab and Ctrl+Shift+Tab Equivalent(Eclipse 的 Visual Studio Ctrl+Tab 和 Ctrl+Shift+Tab 等效项)
如何防止 Eclipse 在包资源管理器中显示打开的文How to prevent Eclipse from showing the opened file in package explorer(如何防止 Eclipse 在包资源管理器中显示打开的文件)
XML 解析器返回意外的令牌错误和空指针异常XML Parser Returning unexpected token error and null pointer exception(XML 解析器返回意外的令牌错误和空指针异常)
Java 解析 XML 文档给出“Prolog 中不允许的内容&qJava parsing XML document gives quot;Content not allowed in prolog.quot; error(Java 解析 XML 文档给出“Prolog 中不允许的内容.错误)
如何在 Eclipse 中将源附加到 Google Drive API 或“AHow to attach source to Google Drive API or `Android Private Library` in Eclipse(如何在 Eclipse 中将源附加到 Google Drive API 或“Android Pr
Lint:如何忽略“<key>"未翻译成&Lint: How to ignore quot;lt;keygt; is not translated in lt;languagegt;quot; errors?(Lint:如何忽略“lt;keygt;未翻译成lt;语言gt;错误?)