Re: Eclipse heap size

From: David Holt (programmingos..ac.com)
Date: Wed Jun 04 2008 - 20:17:31 EDT

  • Next message: Chuck Hill: "Re: Eclipse heap size"

    Just to clarify, I have already tried different ordering in the file
    with -vmargs (even alone) at the end like they're supposed to be. It
    just doesn't matter it's like the .ini doesnt exist ...

    On 4-Jun-08, at 5:08 PM, David Holt wrote:

    > Following advice here and on the intertubes I have set my ./
    > Eclipse.app/Contents/MacOS/eclipse.ini to:
    >
    > -showsplash
    > org.eclipse.platform
    > -vmargs
    > -Xms512m
    > -Xmx512m
    > -XX:+UseParallelGC
    > -XX:PermSize=128M
    > -XX:MaxPermSize=128M
    > -Xdock:icon=../Resources/Eclipse.icns
    > -XstartOnFirstThread
    > -Dorg.eclipse.swt.internal.carbon.smallFonts
    > -Dorg.eclipse.swt.internal.carbon.noFocusRing
    >
    > When I display the heap size in Eclipse it always maxes out at 64M.
    > A full Wonder install dumps this faster than I can blink. Any idea
    > what I might be doing wrong as it is not picking up changes in
    > the .ini file.
    >
    > Eclipse 3.3.2 MacOS 10.4.11 3GB RAM if it matters.
    >
    > Starting from the command line with the -vmargs works fine ...
    >
    > <034.jpg>
    >
    > <033.jpg>
    >
    > Thanks,
    >
    > David



    This archive was generated by hypermail 2.0.0 : Wed Jun 04 2008 - 20:18:17 EDT