[Pydev-users] [pydev - Users] RE: Perfomance problems enthought python
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-09-04 10:16:21
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3897711 By: fabioz Do you have some error in your error log? If it adds too many modules, the problem might be that you have to raise your maximum memory. E.g.: eclipse.exe -vmargs -Xmx256m 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 |