‘>>’ blur signs comes for each tab. Though i reset the settings for eclipse java editor but it did not work.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You probably have
whitespace charactersenabled in your eclipse configuration.Go in your Eclipse preferences to
Preferences > General > Editors > Text Editors. Uncheck the checkbox namedShow whitespace characters.It will disable the option, thus hiding the
>>character indicating a tab.