I accidently set some setting in eclipse which shows some sign after every line. Could anyway tell me how to remove the same.

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.
Those are whitespace characters. Those characters represent formatting based tags such as line breaks, tabs, etc.
You can disable them by going to the Eclipse
Preferences. They are underGeneral -> Editors -> Text Editorsand the option isShow whitespace characters. Just uncheck it and hitOKand that should take care of it.