[udig-devel] Eclipse 3.3.1 on Windows or Mac
Ingmar Eveslage
eveslage at gmail.com
Wed Oct 24 12:20:02 PDT 2007
As you say. It is realy so easy, that there is no need for an instruction.
The only problem during the rcp developing is that i dont get a valid
binary starter on osx. does anyone has a hint to solve this problem?
On 10/24/07, Jody Garnett <jgarnett at refractions.net> wrote:
> Thanks Ingmar; I had heard this was needed for OS X development but
> nobody had written down exactly what was needed. I updated the following
> page with your instructions:
> -
> http://udig.refractions.net/confluence/display/ADMIN/03+Eclipse+for+RCP+Developers
>
> I am still missing Eclipse install instructions for Mac; apparently it
> is so easy you don't require help ;-)
> Jody
>
> Ingmar Eveslage wrote:
> > 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
> >>
> >>
> > _______________________________________________
> > User-friendly Desktop Internet GIS (uDig)
> > http://udig.refractions.net
> > http://lists.refractions.net/mailman/listinfo/udig-devel
> >
>
> _______________________________________________
> 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