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
There are useful plugins. Try: IndentGuide or EditBox
1- Go to: https://marketplace.eclipse.org/content/indent-guide 2-You will see an Install icon , Drag it to your running Eclipse workspace. 3-Install it by following installation wizard. 4-Restart your Eclipse. 5-In your Eclipse IDE, Go to: Window → Preferences → General → Editors → Text Editors → Indent Guide 6-Then enable indent guide checkbox. 7-Enjoy !