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
