Bug 444148 - Java editor hover help
Summary: Java editor hover help
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Flux (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jay Arthanareeswaran CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 373456
Blocks:
  Show dependency tree
 
Reported: 2014-09-15 14:32 EDT by John Arthorne CLA
Modified: 2019-02-21 15:36 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2014-09-15 14:32:30 EDT
Orion is introducing a pluggable hover help in the editor to support features like javadoc hovers (F2 in Eclipse). Once available this can be consumed in Flux to provide Java editor javadoc hovers within the Orion editor.
Comment 1 Jay Arthanareeswaran CLA 2014-09-16 05:49:22 EDT
I will take this up. We already have the Javadoc service exposed on JDT side. There is also the prototype implementation but once the pluggable hover is ready, we can hook up the JDT service with it.
Comment 2 John Arthorne CLA 2014-09-16 13:10:10 EDT
Great, thanks Jay. Eric is working on the Orion infrastructure side of this. When he has something going in a branch you can start connecting to it.