Helios Eclipse java debugger on Windows is very slow to highlight source code -


i have eclipse helios sr1 installed on windows xp. writing/debugging java code using jdk 1.6.

when debug , hit breakpoint, eclipse fast show me stacktrace. (see #1 in attached image.)

however, source code line highlight (light green, see #2 in attached image) slow appear. oddly, when first installed eclipse, fast. slow. takes 15 seconds highlight light green.

any ideas wrong eclipse install/config?

fyi: fast processor + 4gb of ram. plenty of disk space. have tried "hello, world" test java project. few lines of code... still same issue when hitting vanilla breakpoint.

enter image description here

according running-a-program-in-debug-mode-is-incredible-slow succeeded running

eclipse -clean

(test before setup new workspace)


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -