Re: >< [flexcoders] Flexbuilder 2 memory usage :o

2006-03-20 Thread dos dedos
Flexbuilder (which is built on and bundled with eclipse) runs under its own bundled JRE which is JRE version 1.4 (see "jre" dir  under Adobe\Flex Builder 2 Beta 1\)The eclipse plugin and my version of eclipse (which is version 3.2) run under the same JRE version 1.5  that the rest of my Java app

Re: >< [flexcoders] Flexbuilder 2 memory usage :o

2006-03-20 Thread Johannes Nel
eclipse has never been ram friendly :( upgrade your jre to 1.5 that helps a lotOn 3/20/06, Richie Rich <[EMAIL PROTECTED]> wrote: The System memory requirements for FLEX 2.0 Beta1 is 1GB I am hopingthat is just for the beta and when we get the final product it will be more RAM friendly. I am sur

Re: >< [flexcoders] Flexbuilder 2 memory usage :o

2006-03-20 Thread Richie Rich
The System memory requirements for FLEX 2.0 Beta1 is 1GB I am hoping that is just for the beta and when we get the final product it will be more RAM friendly. I am sure this is the case - just as with every beta they are able to reduce the size of the SWF that are being compiled. Rich --- In flex

RE: >< [flexcoders] Flexbuilder 2 memory usage :o

2006-03-20 Thread Dimitrios Gianninas
I always use the plug-in version and the memory usage is about the same. And I only have 512 MB of RAM! (yes I'll be upgrading soon). What helps is to turn OFF the automatic building, it really helps. Otherwise you get random pauses which are quite anoying. -Original Message- From: fle