adam bien's blog

Memory Leaks Problem in Callisto Eclipse 3.2? 📎

I get frequently the following error in Eclipse 3.2 (Callisto) :"Exception in thread "Java indexing" java.lang.OutOfMemoryError: Java heap space". I didn't noticed this problem before 3.2, so I assume it is a newer bug. I even set the heap already to 600 mb (-Xmx600m), without improvement.I work with some EMF-projects (also with generated code with EMF.codegen), but they are not very large. It is not big problem, but I've to restart Eclipse now frequently...