Debugging with Eclipse using multiple windows

前端 未结 6 1045
闹比i
闹比i 2021-02-14 19:13

I usually run a dual-monitor setup, so I have two Eclipse windows open for the same workspace, displaying different files. When I\'m debugging and a breakpoint is hit, Eclipse s

6条回答
  •  萌比男神i
    2021-02-14 19:38

    Closing the Debug perspective (righ-click on the little icon on the right top corner) worked for me. I'm using Oxygen and I have the following settings in the Run/Debug Preferences:

    • Open the associated perspective when launching: Never
    • Open the associated perspective when an application suspends: Prompt

提交回复
热议问题