Viewing Long Source Files – Eclipse
January 22, 2010
Leave a comment
I just noticed a very handy option of eclipse / my eclipse which helps to view selected area of code e.g class, method,
block and even statement.
This can help to increase your focus while you are working in long source code files
Watch below screen shot to see the difference.
I bet you will be more comfortable with you devlopment work after using this !
Categories: Effective Development, Java

