Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7117044
By: fabioz

Pydev doesn't actually lock any files, so, this shouldn't be the problem...
(I think that eclipse only uses the locking to make sure that only 1 instance
of eclipse is using a given workspace at a time)

>From your details it seems that it may be an issue restoring the information
from the interpreter setup. I'm not sure the network speed you have there, but
the configurations on my machine (when using pydev and pydev extensions) are
around 16 MB and 4.000 files (with 4 interpreters configured), and that's all
loaded in the startup (it could be lazier, but then again, the 1st time you
do a completion operation or something else related, you'd have a halt, which
could be perceived as worse), so, maybe just listing those contents and getting
those contents could be responsible for that time?

Cheers,

Fabio



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to