Search code examples
eclipsekey-bindingscamelcasing

How to disable camel case selection in Eclipse


Is it possible to disable support for camel case in the Eclipse text editor? I want the next word key binding to select the next word, not the next fragment of a word.

I'd given up on eclipse because the editor doesn't work like any other text editor on Mac OS X. But I'd really miss code-completion and am trying to make Eclipse to adapt to my conventions.

Thanks.

Mark


Solution

  • Do you mean this?

    Windows > Preferences > Java > Editor: uncheck Smart caret positioning in Java names