Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » highlight lines in jdt
highlight lines in jdt [message #154228] Wed, 14 April 2004 18:57 Go to next message
Erik Putrycz is currently offline Erik PutryczFriend
Messages: 25
Registered: July 2009
Junior Member
Is there any way to highlight several lines with the default java editor ?
Which extension point should I use ?

Erik.
Re: highlight lines in jdt [message #160228 is a reply to message #154228] Mon, 24 May 2004 09:37 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Erik Putrycz wrote:

>Is there any way to highlight several lines with the default java editor ?
>Which extension point should I use ?
>
>Erik.
>
>
>
>
Depends what you want to do. You could define your own annotation type
which can then be configured via Annotations page or you could register
a text presentation listener (see ITextPresentationListener for details).

Dani
Previous Topic:Shift+Ctl+F
Next Topic:Incremental Java Parser
Goto Forum:
  


Current Time: Fri Sep 27 13:21:48 GMT 2024

Powered by FUDForum. Page generated in 0.04684 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top