Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Detaching Console on Eclipse

Tags:

eclipse

My problem is that when I right click on the console, I don't see "Detach". It just shows "Close" .

I've seen places saying to right click on the console and click on "Detach" to detach the console.

I'm using Eclipse Junor.

Thanks in advance.

like image 560
maan81 Avatar asked Jul 31 '12 11:07

maan81


People also ask

How do I dock console in Eclipse?

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!

How do you stop the console from running in Eclipse?

For newer versions of Eclipse, go to Preferences > Run/Debug > Console and uncheck "Show when program writes to standard out" and "Show when program writes to standard error".

Where is the console in Eclipse?

A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal).


1 Answers

Try dragging the console tab handle outside the Eclipse window.

like image 101
Chris Ortner Avatar answered Oct 02 '22 16:10

Chris Ortner