Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse display view won't show

Tags:

java

eclipse

view

I want to change some code while debugging. I have some breakpoints set. Now I want to use the display view, but it won't show up. As you can see in the picture, I am running in debug mode. Window -> Show View (doesn't show) also in Window -> Show View -> Others. I am using Eclipse 2018-12, I tried to restart Eclipse but it won't show, please help.


pic1

pic2 pic3

like image 801
grahinho Avatar asked Nov 04 '25 11:11

grahinho


1 Answers

Starting with Eclipse 4.8 (Photon) the display view is replaced by the 'Debug Shell' - see the release notes

like image 160
greg-449 Avatar answered Nov 06 '25 00:11

greg-449