Issue
I've always found the eclipse's automatic close quotes and parenthesis features to be useless. For example hitting on a single " will lead to
"<cursor>"
I don't need the second quote. It's annoying to remove afterward. How to turn this feature off?
Update: I now kept the setting on. If you type another quote " it will break through.
Solution
Try Window -> Preferences -> Java -> Editor -> Typing and uncheck the "Strings" checkbox in the "Automatically close" group.
Answered By - Allethrin
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.