Eclipse Helios does not load and does not start, requiring time to start

I am using Eclipse Helios. In recent days, I have encountered a problem that Eclipse Helios takes a very long time to start. When I checked the task manager, I found that the memory usage associated with eclipse Helios is growing very slowly, and at 31,132 K it holds, and then suddenly it catches 62,000 K of space and the eclipse starts. I found the same problem with my other system, so I realized that it was something of an eclipse. Can someone suggest me a solution to the same or do I need to format my system.

My system configuration is Windows XP, 4 GB RAM, i5 processor

Add more, as soon as I open eclipse, immediately the tray manager shows the eclipse program as "Do not respond", then I need to wait the next 10-15 minutes to start the eclipse.

+3
source share
2 answers

You may encounter a problem similar to this error . Check your antivirus software.

+4
source

It probably takes a while when it creates the code before running the application

Click "Windows" → "Settings"

Now in the left hand tree select "Run / Debug → Run" and uncheck the box "Build (if necessary) before launch"

Hope this helps :)

0
source

All Articles