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 207874 - Javadoc missing parameters
Summary: Javadoc missing parameters
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 207027 209623 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-28 21:00 UTC by _ gtzabari
Modified: 2012-04-05 12:31 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 _ gtzabari 2012-01-28 21:00:05 UTC
Product Version: NetBeans IDE Dev (Build 201201250600)
Java: 1.7.0_02; Java HotSpot(TM) 64-Bit Server VM 22.0-b10
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\Gili\.netbeans\dev
Cache directory: C:\Users\Gili\.netbeans\dev\var\cache

1. Attempt to code-complete on "Files.create()"
2. Select Files.createTempFile()
3. Notice the Javadoc is missing @param information and potentially other tags.

Reproducible always.
Comment 1 Dusan Balek 2012-02-01 15:19:29 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/062958c1b9f0
Comment 2 _ gtzabari 2012-02-01 16:04:28 UTC
Dusan,

I believe this is the second time I've run into this exact same bug in the past couple of months. It might be worth adding a unit test to prevent this from coming back in the future.
Comment 3 Dusan Balek 2012-03-30 14:59:13 UTC
*** Bug 209623 has been marked as a duplicate of this bug. ***
Comment 4 Dusan Balek 2012-04-05 12:31:06 UTC
*** Bug 207027 has been marked as a duplicate of this bug. ***