Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » 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 #982482] Tue, 13 November 2012 06:51
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.
Previous Topic:IBM ILOG ODM Enterprise PLugin for Eclipse
Next Topic:Using enum in eclipse
Goto Forum:
  


Current Time: Tue Apr 16 21:26:32 GMT 2024

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

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

Back to the top