Freezing Eclipse

Posted by Radek Šimko on Stack Overflow See other posts from Stack Overflow or by Radek Šimko
Published on 2010-06-04T18:15:45Z Indexed on 2010/06/06 5:12 UTC
Read the original article Hit count: 400

Filed under:
|

I use Eclipse for programming in PHP and Java(Android) and sometimes Python, unfortunately Eclipse is nowadays much more often freezing. Often when I write this bracket "[" for defining an array in PHP, Eclipse just freeze and I have to close it manualy and start again. I've noted also, that Eclipse is consuming really much of my RAM... 200-300MiB of my available memory is nothing special. :-( Is there any way to check, what is consuming the memory in Eclipse and why it's freezing?

I'm running on Windows Vista, 3GB RAM.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about memory-leaks