Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » To extend compilation unit editor
To extend compilation unit editor [message #133351] Fri, 19 September 2003 18:00 Go to next message
Eclipse UserFriend
Originally posted by: Mewmar.ukr.net

I need to extend compilation unit editor in order to highlight some
objects in user program. How can I do this?
Re: To extend compilation unit editor [message #133728 is a reply to message #133351] Mon, 22 September 2003 03:31 Go to previous message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

CompilationUnitEditor is in an interal package and not intended to be
subclassed - and not supported for sure. Of course you can always listen
to changes in an editor by listening for selection changes (see
ISelectionListener, IPostSelectionProvider) or state changes etc etc.

-tom

Mew wrote:

> I need to extend compilation unit editor in order to highlight some
> objects in user program. How can I do this?
>
>
Previous Topic:adding more control in new file creation wizard
Next Topic:To hide file in project from the Resource View
Goto Forum:
  


Current Time: Sat Jun 07 23:05:16 EDT 2025

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

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

Back to the top