I have attached some screen dumps in the Javadoc comments of some of my Swing classes and I would like them to be visible when hovering the mouse over the class name.
/**
* The panel containing so and so... <br>
* <img src="../doc-files/ThisPanel.png" width=200><br>
*/
As there is little text in the description, the initial size of the popup is very small and it must be resized to view the whole image.
Is there a way to have the popup contain the image or at least define its initial dimensions?
Ive never found options for setting default sizes for Javadoc hovers. You can always use the Javadoc view though in Window > Show View > Javadoc. You can set this size and the Javadoc of the highlighted code will be shown in here.
Another approach to get the same workaround (mentioned by Elliott Hill, because I don't see a solution to this problem, even if I am using Eclipse Mars - 4.5.1):
Click on @
sign (Show in Javadoc View
) to open the Javadoc
view
If you use 2 monitors, you can drag & drop the Javadoc tab and make it "full screen" on the second screen.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With