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 137426 - JavaDoc doesn't exist for all components and their children
Summary: JavaDoc doesn't exist for all components and their children
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 13:38 UTC by Roman Mostyka
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Javadoc dialog (41.59 KB, image/gif)
2008-06-17 17:09 UTC, _ potingwu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-06-17 13:38:49 UTC
1. Create web application with "JSF" framework.
2. Open XML view of faces-config.xml.
3. Write '<' after <faces-config> tag.
4. Press Ctrl+Space.

Result: Code completion window is displayed and JavaDoc window is shown for components, but for all of them message "No
ducumentation found for this item." appears. For a lot of their children the same.
Comment 1 _ potingwu 2008-06-17 17:08:26 UTC
I do see all 'Javadoc from source' appear for all elements. Please see the attached screenshot.

BTW, the Javadoc button will never be there if that's what you mentioned. It's coming from 'external' Javadoc zip that
we will not support.
Comment 2 _ potingwu 2008-06-17 17:09:17 UTC
Created attachment 62945 [details]
Javadoc dialog
Comment 3 Roman Mostyka 2008-06-17 17:13:04 UTC
On your screenshot you can find string "No ducumentation found for this item." under "Element: application" string.
I've talked about it. Is it normal?
Comment 4 _ potingwu 2008-06-17 17:17:36 UTC
Yes, it's a never planned feature. I will put this in the future feature plan.
Comment 5 Martin Balin 2016-07-07 08:56:31 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss