Basti Kamp created NETBEANS-2153:
------------------------------------
Summary: Refreshing error hints is not working finde
Key: NETBEANS-2153
URL: https://issues.apache.org/jira/browse/NETBEANS-2153
Project: NetBeans
Issue Type: Bug
Affects Versions: 9.0, 8.2, 10.0
Environment: Windows 10 64 Bit
Tested with:
NetBeans 10.0
NetBeans 9.0
NetBeans 8.2
Reporter: Basti Kamp
+*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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists