[udig-devel] Eclipse 3.3.1 on Windows or Mac
Ingmar Eveslage
eveslage at gmail.com
Wed Oct 24 01:26:58 PDT 2007
Good hint. The Plugin Export runs much faster now.
For Mac Users:
the eclipse.ini is located in the Eclipse.app
Eclipse.app/Contents/MacOS/eclipse.ini
and looks like this files after the modifkation:
-showsplash org.eclipse.platform
-vmargs
-XX:MaxPermSize=256m
-XX:PermSize=64M
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
Greats Ingmar
On 10/24/07, Jody Garnett <jgarnett at refractions.net> wrote:
> Apparently they dropped the ball on one regression test for Eclipse
> 3.3.1. Eclipse used to automatically detect a sun VM and set the memory
> limit for constants and classes to be a bit higher. If you are having
> slow builds try adding the following to your eclipse short cut:
>
> -vmargs -XX:PermSize=64M -XX:MaxPermSize=128M
>
> Cheers,
> Jody
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
More information about the udig-devel
mailing list