You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Basti Kamp (JIRA)" <ji...@apache.org> on 2019/02/21 08:29:00 UTC

[jira] [Updated] (NETBEANS-2153) Refreshing error hints is not working properly

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

Basti Kamp updated NETBEANS-2153:
---------------------------------
    Summary: Refreshing error hints is not working properly  (was: Refreshing error hints is not working finde)

> Refreshing error hints is not working properly
> ----------------------------------------------
>
>                 Key: NETBEANS-2153
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2153
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 8.2, 9.0, 10.0
>         Environment: Windows 10 64 Bit
> Tested with:
> NetBeans 10.0
> NetBeans 9.0
> NetBeans 8.2
>            Reporter: Basti Kamp
>            Priority: Major
>
> +*Description:*+
> In some cases, the error hints/badges of a class-file/project-tree will not be refreshed. As a user u know you fixed the error but the IDE continues to show the error. Sometimes the help-text of the tooltip in the error is "null". Sometimes the text is the old text from the error. 
> For example:
> If you have a class with broken imports(moved class or what ever) and you fix the imports, some error badges disappear and some will stay.
> There are no repro-steps to force this problem.
> Workarounds for this problem:
>  * Delete cache, so the IDE has to re-scan all
>  * Move the line with the error; for example: insert space
>  ** Then the error hints/badges for the line will disappear
>  
> +*Environment:*+
> We have some multi module projects based on Java-1.8. If the project ist large, the problem appears faster.



--
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