Re: Eclipse heap size

From: Chuck Hill (chil..lobal-village.net)
Date: Wed Jun 04 2008 - 20:31:54 EDT

  • Next message: David Holt: "Re: Eclipse heap size"

    Mine looks like this:
    -showsplash
    org.eclipse.platform
    -vmargs
    -Xdock:icon=../Resources/Eclipse.icns
    -XstartOnFirstThread
    -Xms512m
    -Xmx1024m
    -XX:PermSize=256m
    -XX:MaxPermSize=768m
    -Dorg.eclipse.swt.internal.carbon.smallFonts
    -Dorg.eclipse.swt.internal.carbon.noFocusRing

    Is this how you are seeing the heap size?




    Chuck

    On Jun 4, 2008, at 5:17 PM, David Holt wrote:

    > 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
    >

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Wed Jun 04 2008 - 20:32:43 EDT