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

Summary: Typo in Add @param tag hint
Product: java Reporter: _ gtzabari <gtzabari>
Component: HintsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: All   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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.