Skip to main content



      Home
Home » Newcomers » Newcomers » How to add text hovers for generic eclipse editor- generic text hover for all text editors
How to add text hovers for generic eclipse editor- generic text hover for all text editors [message #982481] Tue, 13 November 2012 01:49 Go to next message
Eclipse UserFriend
Hi all,

I want to display a text hover functionality in eclipse editors without contributing a new editor. That means my hover functionality shall work on CDT editor ,JDT editor (java editor) and all other text editors.Is their any generic extension point is present for this purpose ? I know, for java editor org.eclipse.jdt.ui.javaEditorTextHovers is there and for CDT editor org.eclipse.cdt.ui.textHovers is there. But I want the hover shall work in all type of editors. is there any extension point present for this?

Thank you in advance.
Re: How to add text hovers for generic eclipse editor- generic text hover for all text editors [message #983049 is a reply to message #982481] Tue, 13 November 2012 11:31 Go to previous message
Eclipse UserFriend
On 13.11.2012 16:10, Anoop V N wrote:
> Hi all,
>
> I want to display a text hover functionality in eclipse editors
> without contributing a new editor. That means my hover functionality
> shall work on CDT editor ,JDT editor (java editor) and all other text
> editors.Is their any generic extension point is present for this
> purpose ? I know, for java editor
> org.eclipse.jdt.ui.javaEditorTextHovers is there and for CDT editor
> org.eclipse.cdt.ui.textHovers is there. But I want the hover shall
> work in all type of editors. is there any extension point present for
> this?
No.

Dani
>
> Thank you in advance.
>
Previous Topic:Exception in thread "main" java.lang.Error: Unresolved compilation problem
Next Topic:Jelastic integration with Eclipse
Goto Forum:
  


Current Time: Sun Jul 06 13:38:12 EDT 2025

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

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

Back to the top