Unhandled event loop exception using Eclipse

Asked By 0 points N/A Posted on -
qa-featured

Hi Professionals,

I am using Eclipse 4.2 on the computer, which had windows 7 64-bit operating system. When I try to edit a code in Eclipse, I stuck up with an error message. I tried restarting the system and restarting the Eclipse but nothing helped. Please help me to change the java editor to windows builder. How to change it? How to get rid of this problem? Please guide me.

Problem Occurred

Unhandled event loop exception

No more handles

SHARE
Answered By 0 points N/A #186148

Unhandled event loop exception using Eclipse

qa-featured

This error occurred mainly when the heap size of the eclipse is almost full, we can increase the Heap size in eclipse.ini in Eclipse folder, This file generally termed as Configuration file.

This has size limit which needs to be increased, this size depends on the RAM of the system. Please check configuration file and increase the size limit.

Related Questions