• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Increasing memory using Eclipse 3.0.2

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hy, guys!

I'm having some problems using eclipse 3.0.2.
I dont know why but it is increasing ram memory everytime i open a file in the workbench. Memory is increasing up to 3 MB for each file opened.
Java's garbage collector seems to be not working because the machine memory is still the same after closing the opened window.
I would like to know if there is anyone that had the same problem and what would be the solution for it?


Thanks,

Marcos

PS.
.Windows 2k Pro
.J2sdk 1.4.2_08
.Eclipse 3.0.2
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic