This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229755 - Javadoc viewer does not rendering links to package-info
Summary: Javadoc viewer does not rendering links to package-info
Status: REOPENED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-14 22:40 UTC by _ gtzabari
Modified: 2016-01-28 02:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Picture (20.00 KB, image/png)
2013-05-28 12:43 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2013-05-14 22:40:46 UTC
Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows 7 version 6.1 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\7.3
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\7.3

1. Enter the following Javadoc statement: "@see com.foo.bar" where "com.foo.bar" is a package and com.foo.bar.package-info.java exists.
2. Run the "Generate Javadoc" task.
3. Notice that the Javadoc links to the package Javadoc properly.
4. Open the same file in Netbeans' built-in Javadoc viewer.
5. Notice that the built-in viewer renders the link as plain text (no link).

Expected behavior: built-in viewer should render a link like the official Javadoc generator does.
Comment 1 Ralph Ruijs 2013-05-28 12:21:58 UTC
I think this is implemented in java->navigation. Please reassign if I'm wrong, thanks!
Comment 2 Tomas Zezula 2013-05-28 12:42:09 UTC
There are several Javadoc views:
The java/navigation contains the context sensitive Javadoc window but it works fine as seen on attached screenshot. The second one is the view in Search Javadoc Indexes which is a part of Javadoc module but I was not able to get it work :-(
Comment 3 Tomas Zezula 2013-05-28 12:43:03 UTC
Created attachment 135003 [details]
Picture
Comment 4 Martin Balin 2015-09-17 11:16:22 UTC
Report from old NetBeans version. Due to code changes since it was reported likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.
Comment 5 _ gtzabari 2016-01-28 02:54:57 UTC
This issue still occurs in:

Product Version: NetBeans IDE Dev (Build 201601210002)
Java: 1.8.0_71; Java HotSpot(TM) 64-Bit Server VM 25.71-b15
Runtime: Java(TM) SE Runtime Environment 1.8.0_71-b15
System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev