Hi,

Just registred to the mailing list ! I'm using pydev for a long time (about 
three or four years now).

I really like this eclipse plugin.

I have two issues. The first one is related to my current working process & 
tools:

* I'm adding a folder to the pydev python path.
* completion is working well.
* the source folder is deleted and rebuild by my deployment tool (zc.buildout 
+ collective.recipe.omelette)
* completion doesn't work anymore.

To fix this, I need to remove the folder from python path, validate, re add it 
and validate.

I'm under Linux with Aptana Studio, build: 2.0.3.1265134283

The second one is on performance / memory purpose: 

* my current project load 290 eggs in the python path (lots of code)
* When the project is built and completion refreshed, some times I got memory 
related errors. It seems that the more code there is in the python path the 
more pydev need memory to build the project. I'm not sure this issue comes 
from pydev because I have also the svn plugin that is working, but when I 
rebuild from python's path pydev comes to a memory monster : )

I have an intel core2 duo with 4 GO on my workstation but not on my laptop, so 
I need to remove the main features why I'm using pydev on it: completion.

Most of vim users complains about memory usage of eclipse/pydev. But eclipse 
by default only used 50 MO. When activate pydev and ask for completion on a 
simple Plone it comes to 1GO ... a bit too much. Hope you guys will be able to 
improve this in the futur.

-- 
Regards,
JeanMichel FRANCOIS
Makina-Corpus

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to