3

In the latest version of eclipse luna it is not possible to use square brackets in any editor. I have a german keyboard and I don't want to switch to english layout. Under preferences -> general -> keys it is not possible to find the key combination altgr-8 or altgr-9. I uninstalled emmet and freemarker, but this did not solve the problem.

Is there someone who has an idea how to fix this problem?

GabrieleMartini
  • 1,665
  • 2
  • 19
  • 26
jet miller
  • 275
  • 2
  • 17
  • Not sure I understand the problem .. but its easy enough to create a custom key stroke with Autohotkey – alib_15 Jan 08 '15 at 02:07

1 Answers1

8

Ok, i solved the problem.

I had to remove the standard hotkeys for 'previous edit point' and 'next edit point'.

This is done under window - preferences - keys and clicking unbind command

enter image description here

Then the brackets were no longer blocked.

jet miller
  • 275
  • 2
  • 17