4

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

greg-449
  • 109,219
  • 232
  • 102
  • 145
grahinho
  • 47
  • 12

1 Answers1

6

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

greg-449
  • 109,219
  • 232
  • 102
  • 145