Skip to content Skip to sidebar Skip to footer

How To Remove The Dots In Eclipse Projects?

I am working on android projects using Eclipse IDE. Since two days my files are opening with all dots and symbols. Can you please tell us what is the reason for that? How to remove

Solution 1:

Try this

enter image description here

Solution 2:

From the Window menu Prefrences + Editors + Text Editors + Unchecked the Show Whitespace characters.

Solution 3:

You can just go to Preferences -> Java -> Editor -> Save Actions and configure it to remove trailing whitespace

Post a Comment for "How To Remove The Dots In Eclipse Projects?"