Debugging with Eclipse using multiple windows

前端 未结 6 901
闹比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条回答
  •  执念已碎
    2021-02-14 19:39

    To disable multiple debugging in multiple windows in eclipse, go to Windows > Preferences > Run/Debug and uncheck Activate the debug view when a breakpoint is hit

提交回复
热议问题