如何在Eclipse中打开控制台窗口?

如何在Eclipse中打开控制台窗口?

问题描述:

我在Eclipse中意外关闭了控制台窗口,现在我看不到我的代码正在运行的结果。

I accidentally closed the Console window in Eclipse, and now I can't see the result of my code being run.

如何重新打开?

酒吧,窗口显示视图→安慰。或者,使用键盘快捷键:

From the menu bar, Window → Show View → Console. Alternately, use the keyboard shortcut:


  • Mac:选项 - 命令

  • Windows: Alt - Ctrl - Q ,然后 C

  • Mac: Option-Command-Q, then C, or
  • Windows: Alt-Ctrl-Q, then C