Debugging with Eclipse using multiple windows

前端 未结 6 903
闹比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

    This worked for me: In Window->Preferences->Run/Debug->Launching->Launch Configurations enable "Apply window working set(s)"

    Personally I find this more efficient than creating two workspaces.

提交回复
热议问题