Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
simple question. how do I match opening and closing braces{}
Hello
I simply want to match my opening and closing braces in eclipse. what are teh keys. for example I want to match opening brace{ and closing brace } which are more than 100 lines apart what is the key stroke for it. in VI we do it with SHIFT+%
help will be appreciated
thanks
Ashok Pappu
To my knowledge Eclipse 2.1.1 does not yet provide a key-binding. From a Java editor, I typically dbl-click just inside an opening bracket ‘{‘ to select an entire block. This capability is not yet available for scriplets in the MyEclipse JSP editor (ver 2.6.2).