Today I experienced memory problems with Eclipse using JDK6 (OutOfMemory PermGenSpace …)
Until now I thought this happened only in some JDK 5 versions (prior to 1.5.0_08). Adding the MaxPermSize VM argument is needed (see my earlier post).
Today I experienced memory problems with Eclipse using JDK6 (OutOfMemory PermGenSpace …)
Until now I thought this happened only in some JDK 5 versions (prior to 1.5.0_08). Adding the MaxPermSize VM argument is needed (see my earlier post).