I'm working on two different CVS branches of my project and so I have two different versions of basically the same project file in the two working directories for these branches and I switch between them during the day.
When I open the one project and then re-open the second project, the amount of memory being used as shown in the status bar is approximately double what is used when the first project was open. And press the GC button does nothing to reduce it. For example, after first project is opened, 70M of memory is used after GC. After second project is re-opened, 125M is used after GC. It seems that the first project's objects are not being released? Ciao, Gordon -- Sitraka -- the Java advantage http://www.sitraka.com/ _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
