I am new to eclipse IDE.
Can we do following in eclipse for java editor?
{
|
|
}
How it is configured in eclipse to show vertical lines
I do not think this functionality exists in Eclipse.
If it does, it most likely can be found under:
Window > preferences > General > Appearence
or
Window > preferences > General > Editors
There might be plugins that can add this behavior. (not sure of any off the top of my head, sorry)
What value do you get from this feature (bracket matching or folding)? maybe there is another Eclipse feature built in that can replace what you use the lines for.