Bug 172459 - [hovering] {@value} and {@value ...} JavaDoc tags not visible in tooltips
Summary: [hovering] {@value} and {@value ...} JavaDoc tags not visible in tooltips
Status: RESOLVED DUPLICATE of bug 72139
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2.1   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-01 06:18 EST by Alexander Veit CLA
Modified: 2008-09-30 05:34 EDT (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 Alexander Veit CLA 2007-02-01 06:18:39 EST
Build ID: Build id: M20060921-0945

Steps To Reproduce:
1. Type

/**
 * Defined to be {@value}.
 */
public static final int ZERO = 0;

2. Move the mouse cursor over the constant ZERO.

-> "Defined to be ." without the 0.

More information:
Comment 1 Dani Megert CLA 2007-02-01 06:26:54 EST

*** This bug has been marked as a duplicate of bug 152029 ***
Comment 2 Markus Keller CLA 2008-09-30 05:34:49 EDT

*** This bug has been marked as a duplicate of bug 72139 ***