[Pydev-users] [Users] RE: out of memory error
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-10-05 07:11:03
|
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Hi Fabio, in the eclipse.ini I have the following parameters: --launcher.XXMaxPermSize 512m --launcher.defaultAction openFile -vmargs -Xms128m -Xmx1024m which should be enough, no ? And what mystifies me the most is that these problems started completely out-of-the-blue; i've been using PyDev/Eclipse for years and it's great ! I am going to look into this MemoryAnalyzer thing now; at first sight the documentation of it seems a bit lacking for my kind of user.. J. |