| [news.eclipse.newcomer] Re: Change background color of Selected line in texteditor. |
You can either use annotations or an org.eclipse.jface.text.ITextPresentationListener.Hi All,
I had develop my own plugin. Though my view, I had selected few line of code in texteditor. I want that change background color of selected line of code, not whole texteditor.
Dani