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.

link|improve this question

1  
Is your XP 32 bit or 64 bit? – jonsca Jun 13 '11 at 5:41
My XP is of 32 bits – bunta Jun 13 '11 at 5:51
do you see the same with a new, blank workspace? – Thorbjørn Ravn Andersen Jun 13 '11 at 6:54
feedback

2 Answers

up vote 3 down vote accepted

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

link|improve this answer
Thanks Prakash , will try the same as updated in the bug and then update. – bunta Jun 13 '11 at 6:26
Hi Prakash, as per the link suggested I made all the changes and even I removed my entire AV , but nothing changed with eclipse. Is there any other problem might raise this issue which you can address – bunta Jun 23 '11 at 5:47
feedback

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 :)

link|improve this answer
Actually the trouble I am facing is with Memory assignment, so your solution is not justifying. But Thanks for input. – bunta Jun 13 '11 at 6:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.