Skip to main content



      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 01:51
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.
Previous Topic:IBM ILOG ODM Enterprise PLugin for Eclipse
Next Topic:Using enum in eclipse
Goto Forum:
  


Current Time: Sat May 17 21:56:02 EDT 2025

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

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

Back to the top