Backspace key delete forward in eclipse

eclipsekeyboard

As the title says, my backspace key doesn't delete backward, instead it deletes forward (like when the insert key is pressed).

I don't know if this is how it should be or if I did something wrong, I'm using windows 7 and it's only happening in my Eclipse Mars, I have checked another text editors, like Word, Notepad, and Netbeans, none of them have this problem.

(insert is NOT activated).

Best Answer

Solution found in here.

Go to Window -> Preferences -> General -> Keys

In the right side of the window, type "Delete" where it says "type filter text".

Find the Deletecommand where the binding is for 'Backspace', and click on Unbind Command button. Click Apply, then OK.

unbingdeletecommand