So, today I was working with Eclipse, everyone’s favourite IDE, and it randomly popped up with a little alert window that said:
‘Processing Dirty Regions’ has encountered a problem.
An internal error occurred during: “Processing Dirty Regions”.
java.lang.NullPointerException
I’m not sure I want to know what Eclipse’s “dirty regions” are, why it was ‘processing’ them, or why it failed.
Tags: development, eclipse, ide, programming, software
I was having the same issue, the solution can be found here. It can get very annoying after a while!
http://www.coderanch.com/t/510413/vc/Eclipse-Galileo-PermGen-Space-Error