eclipse 如何在eclipse中附加控制台?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/28935839/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 22:27:40  来源:igfitidea点击:

How to attach the console in eclipse?

eclipseconsoleeclipse-kepler

提问by Leo

In eclipse the console is somehow undocked. Now it's appearing like below :

在 Eclipse 中,控制台以某种方式断开连接。现在它看起来像下面:

enter image description here

在此处输入图片说明

How to attach it to the window? I tried the "pin console" button but nothing happening. I am running eclipse kepler.

怎么把它贴在窗户上?我尝试了“pin 控制台”按钮,但没有任何反应。我正在运行日食开普勒。

Please help.

请帮忙。

回答by Sriram

It is just a drag of the pop up window to the main window. Key is to drag by tab title not by main window. In your case, start dragging at tab titled console!

它只是将弹出窗口拖到主窗口。关键是按标签标题而不是主窗口拖动。在您的情况下,开始拖动标题为控制台的选项卡!

console

安慰

回答by MissGeek

You can click Windows > Reset perspectiveto go back to default perspective settings.

您可以单击Windows > Reset perspective以返回默认透视设置。

回答by Da Xu

Window->Perspective->Reset Perspective

窗口->透视->重置透视

回答by aatif zaidi

The easiest method that worked for me in Eclipse Photonis:

Eclipse Photon 中对我有用的最简单的方法是:

  1. Click on the Open Consoleicon present amongst the icons on the console window.
  1. 单击控制台窗口图标中的打开控制台图标。

Open Console icon:
enter image description here

打开控制台图标:
在此处输入图片说明

  1. Click on New Console View
  1. 单击新建控制台视图





New Console View:
enter image description here

新控制台视图:
在此处输入图片说明

This will start a docked version of the current console. And the one which is detached can be simply closed thereafter.

这将启动当前控制台的停靠版本。分离的那个之后可以简单地关闭。

回答by user12135314

Go to WINDOW, then select these submenus:

转到 WINDOW,然后选择这些子菜单:

  • SHOW VIEW

  • CONSOLE

  • 显示视图

  • 安慰

As in this screenprint:

如在此屏幕截图中所示:

enter image description here

在此处输入图片说明

that's it

就是这样