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 231537 - Typo in Add @param tag hint
Summary: Typo in Add @param tag hint
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.4
Hardware: All Windows 7
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-19 15:39 UTC by _ gtzabari
Modified: 2016-07-07 19:25 UTC (History)
0 users

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 2013-06-19 15:39:52 UTC
Product Version: NetBeans IDE Dev (Build 201306152301)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 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

1. Given:

public static <S> Assert<S, Status> assertThatStatus(ClientResponse response)

where <S> is not documented in the Javadoc.

2. Netbeans warns "Add @param tag" but the word tag is crossed out.

Expected behavior: tag should not be crossed out
Comment 1 Martin Balin 2016-07-07 07:18:05 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
Comment 2 _ gtzabari 2016-07-07 19:25:29 UTC
Still an issue in dev build 201607060002.