The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3874152:

How much memory is eclipse using when that happens? Have you tried raising it?

To do that add the -Xmx flags to eclipse.ini, so, it should look as:

-vmargs
-Xms40m
-Xmx384m

Note that each of those must be in a separate line.

Cheers,

Fabio

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to