Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » hover hyperlinks on control key
hover hyperlinks on control key [message #291462] Fri, 16 September 2005 06:36 Go to next message
Tim Leung is currently offline Tim LeungFriend
Messages: 5
Registered: July 2009
Junior Member
I would like to implement in my customized editor the same behavior in
Java editor where you hold down the control key and hover over a name, a
hyperlink appears that links to the declaration of the object. Is this
feature openly available in the API? If so could someone show me an
example? Thanks.
Re: hover hyperlinks on control key [message #291470 is a reply to message #291462] Fri, 16 September 2005 10:04 Go to previous message
Eclipse UserFriend
Originally posted by: torkildr.resheim.no

Tim wrote:

> I would like to implement in my customized editor the same behavior in
> Java editor where you hold down the control key and hover over a name, a
> hyperlink appears that links to the declaration of the object. Is this
> feature openly available in the API? If so could someone show me an
> example? Thanks.
Implement your own IHyperlinkDetector and IHyperlink then override
getHyperlinkDetectors in your source viewer configuration. Note that
Eclipse 3.1 is required.
--
Med vennlig hilsen / Kind regards ((
Torkild Ulvøy Resheim, Senior Systemutvikler / Software Engineer ))
Emma EDB AS, Trondheim, Norway. http://www.emmaedb.no |----|_
Private pages: http://resheim.no - "Any sufficiently advanced | | )
bug is indistinguishable from a feature." |____|'
Previous Topic:inline functions, so to speak
Next Topic:CVS R-TAG
Goto Forum:
  


Current Time: Sat Oct 19 14:50:07 GMT 2024

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

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

Back to the top