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 129856 - missing javadoc for jersey classes
Summary: missing javadoc for jersey classes
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 01:10 UTC by Lukas Jungmann
Modified: 2008-03-22 03:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-03-12 01:10:20 UTC
If one invokes code completion on some class from Jersey lib and waits for Javadoc window he will see only "Javadoc not
found" message. It would be better to "bundle" also javadoc for particular Jersey release, so users don't have to leave
the IDE if they want to know what some method from Jersey API does.
Comment 1 Peter Liu 2008-03-18 00:34:38 UTC
http://hg.netbeans.org/main/rev/515cf8615523
Comment 2 Lukas Jungmann 2008-03-22 03:00:52 UTC
v.