I am working with Java in the Eclipse IDE. I can type each character only perfectly, except for the character '{'. I need to resort to Ctrl + c and Ctrl + v every time I want to create a new block from {}.
In the Settings> Editor> Imprint Braces window, they are turned on, and they are automatically fixed after I manage to copy the file {.
Beyond the eclipse, in a text editor or even in this matter, I can enter {by pressing Atl Gr + B, so I think the problem is inside Eclipse.
Any help would be really appreciated, this error is becoming quite annoying.
source share