[
https://issues.apache.org/jira/browse/NETBEANS-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bien closed NETBEANS-6022.
----------------------------------
Resolution: Fixed
closing since this was fixed at some point
> error during parsing of swing components created by matisse
> -----------------------------------------------------------
>
> Key: NETBEANS-6022
> URL: https://issues.apache.org/jira/browse/NETBEANS-6022
> Project: NetBeans
> Issue Type: Bug
> Components: guibuilder - Code, java - Compiler
> Affects Versions: 12.0, 12.1, 12.5
> Environment: *Product Version:* Apache NetBeans IDE 12.1
> *Java:* 13.0.1; Eclipse OpenJ9 VM openj9-0.17.0
> *Runtime:* OpenJDK Runtime Environment 13.0.1+9
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> Reporter: Ruslan Lopez Carro
> Priority: Minor
> Attachments: AbstractButton_7.dump, Component_8.dump,
> Component_9.dump, JComponent_10.dump, JComponent_9.dump, JEditorPane_2.dump,
> JTextComponent_8.dump, Transferable_31.dump, ide.log
>
>
> I edited an existing maven project and added a new package, added some custom
> bean forms, and switched a couple of times from code to view tab while I was
> editing it, some time later I saw the bubble to report this error.
> {code:java}
> SEVERE [org.openide.util.Exceptions]
> An error occurred during parsing of 'java.desktop/javax/swing/JComponent.java
> in C:\Program Files\AdoptOpenJDK\jdk-13.0.1.9-openj9\lib\src.zip'. Please
> report a bug against java/source and attach dump file
> 'C:\Users\myuser\AppData\Roaming\NetBeans\12.1\var\log\JComponent_9.dump'.
> An error occurred during parsing of 'java.desktop/javax/swing/JComponent.java
> in C:\Program Files\AdoptOpenJDK\jdk-13.0.1.9-openj9\lib\src.zip'. Please
> report a bug against java/source and attach dump file
> 'C:\Users\myuser\AppData\Roaming\NetBeans\12.1\var\log\JComponent_9.dump'.
> Caused: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
> java.lang.annotation.Annotation not found{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
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