3

Eclipse IDE console view is not displaying in Debug perspective is selected. If I select Console view from Window -> Show View -> Console then there is no Console View is displayed it is hiding. How to display Console view in Eclipse IDE when Debug perspective is selected.

Thanks.

UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92
  • 3
    Try resetting debug perspective first. Click `Windows > Reset perspective..` then open console view. – Chandrayya G K Jul 21 '14 at 10:56
  • Can you supply more info about the state of the UI at the point where you try to show the view ? A screen cap would be great if possible... – Eric Moffatt Jul 21 '14 at 18:31

1 Answers1

4

I am unfortunately press some shortcut key of eclipse kepler suddenly eclipse console window is closed.

Problem is solved after open eclipse new window from Window Menu Window -> New Window and closed previously opened window.

UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92