performance - Is there a way in Eclipse to determine what is eating CPU time? -
i using eclipse java development. have number of plugins (maven, subversive, jboss reverse engineering tools, etc), , system seems hang consistently, point can 10-20 seconds mouse click until responds. have given gig of memory in configuration, , not using half of that. when hangs, pegs 1 of processors, , see large numbers of page file deltas.
is there way see happening inside eclipse? plugin causing problem?
i believe (although not positive) running eclipse 3.5.2. running on windows xp, sp 2 or 3 (i not manage machine, company does, not positive how date is).
first, 1 plugin can investigation mat (memory analyzer).
full tutorial @ vogella.
second, make sure use optimized eclipse.ini launched latest jdk (6u22) , check if issue persists then.
Comments
Post a Comment