How to make console view part of Eclipse frame -


i accidentally detached console view eclipse frame separate window. i've been trying figure out how make them part of same frame again can't figure out life of me. searched through eclipse pages , couldn't find answer either. how this?

this might help:
1. find current perspective.
2. right click on it.
3. click reset.

enter image description here


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -