Eclipse Helios not loading/starting , taking time to launch
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 somet开发者_如何学Gohing 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.
You might be hitting an issue similar to this bug. Check your anti-virus software.
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 :)
精彩评论