Monthly Archives: June 2010
Eclipse Settings for Mac
I’ve found Eclipse (3.5) runs really slow on Mac in recent releases. These settings seem to help somewhat. Add/Update them in the eclipse.ini file which can be found in the eclipse package on your mac. -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx512m The ‘Dosgi.requiredJavaVersion’ … Continue reading
Posted in Uncategorized
Leave a comment