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

link|improve this question

80% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Do you mean this?

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.