3

I am using Eclipse Helios. Last days I am facing problem that Eclipse Helios is taking very much time to launch. When I checked the Task manager, I found that the Memory usage linked to eclipse Helios is growing very slowly and at 31,132 K it stucks and then suddenly it catches a 62,000 K of space and eclipse get launched. I found the same issue with my other system, So i realized it is something eclipse. Can anybody suggest me the solution of the same or I need to format my system.

My System Configuration- Windows XP , 4GB Ram , i5 Processor

Adding more , as soon as I open the eclipse , immediatly the tray manager shows the eclipse program as Not Responding, then I need to wait for next 10 - 15 mins to get the eclipse launched.

Abhishek Choudhary
  • 8,255
  • 19
  • 69
  • 128

2 Answers2

4

You might be hitting an issue similar to this bug. Check your anti-virus software.

Prakash G. R.
  • 4,746
  • 1
  • 24
  • 35
0

Probably its taking time as it is building the code before launching the application

Click on Windows-->Preferences

Now on the left handside tree Select "Run/Debug-->Launching" and uncheck the "Build(if required) before launching" option

Hope it helps :)

Anuj Mehta
  • 1,072
  • 3
  • 13
  • 25