Jan 10
Today I experienced memory problems with Eclipse using JDK6 (OutOfMemory PermGen space …)
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).





Recent Comments