I'm running flexbuilder 2 on an Intel Mac and it's been crashing a lot today, usually when I type '//' in the code editor for a comment. It's pretty inconsistent. Anyway I didn't find either eclipse.ini or FlexBuilder.ini on my machine anywhere. Is there another file that can be touched to tweak the memory? I did find FlexSDKShellScript.sh but that doesn't make any memory settings by default, so I wonder if setting it there would make any difference.
I haven't seen any refs to a bug list for the beta...is there one available to the public? --- In [email protected], Stefan Ernst <[EMAIL PROTECTED]> wrote: > > Would that also be possible with the standalone installer? > > (in the basically same directory of the FlexBuilder.app I found a > FlexBuilder.ini containing, amongst others, these lines: > > -Xms128m > -Xmx512m > > Would those be memory settings for the Adobe hacked Eclipse?) > > S. > > > > > > Go in the <eclipse folder>/Eclipse.app/Contents/MacOS/ directory, > > and edit the file 'eclipse.ini'. There is a setting for initial > > memory and max memory, I believe the defaults are 40mb and 256mb > > respectively. Your best bet is to set it to 512mb and 1024mb (if > > you have that kind of RAM available). >

