Question

I am getting this error after every 1-2 mins when i open the eclipse editor.I downloaded new eclipse still i get the same error with the new eclipse installed.This has been very frustating.Does any 1 have any knowledge about it.I am using eclipse Junoenter image description here.Following is the Error that i get

![Conflicting handlers for org.eclipse.ui.edit.redo: {ActionHandler(org.eclipse.ui.operations.RedoActionHandler@2bdf75d8)} vs {ActionHandler(org.eclipse.ui.operations.RedoActionHandler@5bb1ce68)}
Conflicting handlers for org.eclipse.ui.edit.redo: {ActionHandler(org.eclipse.ui.operations.RedoActionHandler@2bdf75d8)} vs {ActionHandler(org.eclipse.ui.operations.RedoActionHandler@5bb1ce68)}
Conflicting handlers for org.eclipse.ui.edit.undo: {ActionHandler(org.eclipse.ui.operations.UndoActionHandler@30f41af6)} vs {ActionHandler(org.eclipse.ui.operations.UndoActionHandler@2eb9eee9)}][2]
Was it helpful?

Solution 3

After so long this issue finally got resolved.Nothing much just scanned my system with an Antivirus.May be some virus issue that caused eclipse behave weird.

OTHER TIPS

http://www.eclipse.org/forums/index.php/t/496362/

someone had the same bug.

some package caused his problem

or try here: http://pujansrt.blogspot.co.il/2013/03/eclipse-unhandled-event-loop-exception.html

and i read somewhere else it is a mismatch with 32bit and 64bit versions

Actually it's an eclipse bug

Bug tracking eclipse

You can also find a post in stackoverflow itself Post

I followed the instructions from the 1st answer in this entry, and was able to solve this issue of mine.

Hope it helps.

In my case it was caused by "AMD Gaming Evolved", quit the program and the problem went away. So if someone gets this error - try quitting some programs, maybe there is a conflict.

After you close the antivirus software and ad blocking software will be solved You can try it. close the antivirus software and ad blocking software, maybe be solved

I have tried various methods, for me, the problem is related to ATI video card related driver, upon removal of the ATI Catalyst, updated WindowBuilder, the problem went away. I hope this helps.

I am running on Win7, 64-bit version with dual monitors.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top