Eclipse highlight matching parenthesis
问题 I see plenty of posts about matching brackets, however not so much love for parenthesis. In Eclipse how do I get matching parenthesis to highlight? I'm working in java and groovy. 回答1: Open any Java file in Java editor inside eclipse. Put caret just after opening or closing parenthesis. You can see the corresponding matching parenthesis highlighted, but unfortunately the default highlight background and foreground colors are not good. So change this color in Windows > Preferences > Java >