jiggol schreef:
> hi
> I'm a beginner Eclipse user.
Then you’d probably be better of asking you questions in an Eclipse
forum, for example in the newsgroups here:
new.eclipse.org/eclipse.newcomer. More info: www.eclipse.org/news
> I want to display the Line Ending symbol for Eclipse's text editor.
I do not know how to do this, but you can search for it, by enabling
regular expressions, and giving \n as a search term.
H.
- --
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
> hi
> I'm a beginner Eclipse user.
>
> I want to display the Line Ending symbol for Eclipse's text editor.
> Please, help me..
You might want to check out the AnyEdit Eclipse plug-in. While it
doesn't show the line-ending symbol it does have a button to display
whitespace with a background color. Using this you could see where the
line ends.
If your concern is simply over trailing whitespace it also can do
automatic stripping of trailing whitespace.
See: http://andrei.gmxhome.de/anyedit/index.html

Signature
Dale King