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
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.