Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 06:49 Go to next message
Anoop V N is currently offline Anoop V NFriend
Messages: 3
Registered: July 2012
Junior Member
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 16:31 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
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: Fri Apr 26 07:19:10 GMT 2024

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

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

Back to the top