You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Manikantan Narender Nath (JIRA)" <ji...@apache.org> on 2018/04/12 04:15:00 UTC

[jira] [Updated] (NETBEANS-652) HINT: Type cast is too strong is disabled by default. Requires enabling for test to pass.

     [ https://issues.apache.org/jira/browse/NETBEANS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikantan Narender Nath updated NETBEANS-652:
----------------------------------------------
    Attachment: No-hashmap-hint.png

> HINT: Type cast is too strong is disabled by default. Requires enabling for test to pass.
> -----------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-652
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-652
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Hints
>    Affects Versions: 9.0
>            Reporter: Manikantan Narender Nath
>            Priority: Major
>         Attachments: No-hashmap-hint.png
>
>
> Test specification: [http://netbeans-vm.apache.org/synergy/client/app/#/specification/350]
> Test Suite: [http://netbeans-vm.apache.org/synergy/client/app/#/suite/2016/v/1]
> Test case: [http://netbeans-vm.apache.org/synergy/client/app/#/case/4989/suite/-1/v/1]
> steps to reproduce
>  # Download & extract the attached project in above specification (JavaHInts.zip)
>  # Start Netbeans with a clean user and cache dir
>  # Open the extracted project (Java Hints)
>  # From the project view|src open the class from _abstraction.TypeCastIsTooStrong.java_
>  # Place cursor on line 8 
>  # Press Alt-enter (ctrl-enter on mac)
> Expected result:
> Hint: Hint Type Cast is too strong is shown
> Actual Result: The hint is not shown
>  
> Reason: Hint OPtions|Editor|Hints|Abstraction|Type Cast is too strong is disabled by default.
> After enabling, the hint is shown properly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists