I don't know much about OSX, but a neat way to do this on PC is to use
shortcuts.

Just make a chortcut for Eclipse, then right click and make the target
info in properties say something like this:

"C:\Program Files\eclipse-SDK-3.1-win32\eclipse\eclipse.exe" -vmargs -Xmx1024M

Is there an equivalent on the Mac?

Jim Kremens

On 9/22/05, Jean-Charles Carelli <[EMAIL PROTECTED]> wrote:
> I must not have good google karma.  I'm not getting any magic bullet
> on what to tell OS X or the JVM to improve performance,  I tried the
> renice utillity, but renice has it's own problems.
>
> If there are any OS X JVM gurus, don't hesitate to make a suggestion : )
>
> J-C
>
>
>
> On Sep 21, 2005, at 11:40 AM, Martin Wood wrote:
>
> > well, the cmd line args are generally just passed to the JVM, so
> > maybe a
> > more generic search for improving performance of the JVM on OSX might
> > yield more results.
> >
> > at least you'll get more details about the cmd line parameters :)
> >
> > martin
> >
> >
> > Jim Kremens wrote:
> >
> >> http://java.about.com/od/eclipseplatform/a/perform_tips.htm
> >>
> >> At that link, he says:
> >>
> >> "On Microsoft Windows, UNIX, and Linux, you can edit the "Java"
> >> command line to include the minimum and maximum you want. For
> >> instance, -Xms64m -Xmx200m. "
> >>
> >> This is the kind of non-detailed information that can be frustrating.
> >> Does anyone know the *exact* syntax I'd need to use on the command
> >> line to make this work?  I think a lot of us would like to figure out
> >> how to make Eclipse run faster...
> >>
> >> Thanks,
> >>
> >> Jim Kremens
> >>
> >
> > _______________________________________________
> > osflash mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to