[
https://issues.apache.org/jira/browse/NETBEANS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245256#comment-17245256
]
Petr Miksik edited comment on NETBEANS-4927 at 12/7/20, 3:17 PM:
-----------------------------------------------------------------
I found a workaround to force the NetBeans to reparse the files - just perform
any single Inspection on affected file. It processes also all dependent files.
But it works until the restart of IDE only.
was (Author: miksikp):
I found a workaround to force the NetBeans to fully parse the file - just
perform any single Inspection on affected file. It processes also all dependent
files. But it works until the restart of IDE only.
> Error parsing of the JDK classes in editor
> ------------------------------------------
>
> Key: NETBEANS-4927
> URL: https://issues.apache.org/jira/browse/NETBEANS-4927
> Project: NetBeans
> Issue Type: Bug
> Components: editor - Parsing & Indexing
> Affects Versions: 12.1, 12.2
> Reporter: Petr Miksik
> Priority: Blocker
> Attachments: DefaultMutableTreeNode.dump, ide.log, ui.log
>
>
> For example _DefaultMutableTreeNode_, _AbstractButton_ or _JTree_ are ones of
> the affected files.
> Lots of classes are only partially parsed(in my case for example
> _javax.naming.CompoundName_).
> The problem appears only with JDK 11 and later, parsing files in the JDK 8 is
> OK.
> Clearing NetBeans cache will not help.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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