Eclipse does consume some amount of memory, but hey even firefox frequently goes over the 100M mark. But Eclipse should not spiral out of control like you are saying. Besides the memory parameters given to the JVM do restrict memory usage. You should run into an exception rather then consuming all your memory resources. To know more about your memory issue it would be helpfull if you posted your eclipse.ini file here.
Did you install any other plug-ins with Eclipse (I assume you did)? Maybe one of those plug-ins is the reason why memory is consumed and not returned. Brgds, Eduard eric.suen schreef: > > --- In [email protected] > <mailto:flexcoders%40yahoogroups.com>, Sherif Abdou <[EMAIL PROTECTED]> wrote: > > > > Is there a lightweight Eclipse IDE or a lightweight notepad for Flex > Builder that does not consume as much memory as eclipse. I need at > least autocompletion, Starting Eclipse almost takes 250,000K of ram and > > debugging/running sometimes shots it up to 350,000K. I am running > Vista > > with 2GB and by the end of the day 95% of my ram is gone. Anyone > > having that problem? > > > > Have you tried Spket IDE: http://www.spket.com/flex-mxml-editor.html > <http://www.spket.com/flex-mxml-editor.html> > The standalone version is under 10M > >

