我正在开发一些在调试模式下登录到控制台的应用程序.我想从 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模板网!