immediate window

前端 未结 2 1655
春和景丽
春和景丽 2020-12-28 14:34

Is there anyplace in the eclipse ide that I can enter immediate code while stoped at a breakpoint?

thanks

2条回答
  •  梦毁少年i
    2020-12-28 15:05

    It's called the Display window in Eclipse. Menu Item: Window/Show View/Display

    To run command you need to type then select the text in the display window and select one of the two J icons in the window.

提交回复
热议问题