workspace\.metadata\.log
can offer a starting point for the investigation of local client issues. Verify if the times of any listed exceptions match the time of occurrence of the observed performance issue. The names of the Java packages involved in the exceptions provide an indication of the components involved.
workspace\.metadata\.log
, or the list of background jobs in the Progress View, enable additional tracing in the Client for Eclipse IDE.
ps -ef |grep javaw
kill -3 pid
where pid is the process ID identified above