Reputation: 53
I've just downloaded Aptana 3.2.2 but, while editing, my backspace key is not working. I've searched on many forums, but I didn't find the issue. I'm on Ubuntu Precise, and I don't have the mouse middle-button pressed. Thank you in advance.
Upvotes: 0
Views: 620
Reputation: 1
I solved in this way (Eclipse Mars):
Window > Preferences > General > Key,
select the Command Delete Previous,
in the combo bindings select Backspace,
Apply.
Upvotes: 0
Reputation: 2367
Not creating a file but resetting the perspective solved the issue for me.
Upvotes: 0
Reputation: 37
I have the same the problem. I solved that by creating a new file (I think it works with any type) and when I had to set a name for it, I pressed backspace.
After that I cancelled the process, and backspace was working as always in the code editor.
Upvotes: 2