Honza Brázdil created NETBEANS-5058:
---------------------------------------
Summary: Cannot find symbol that exits
Key: NETBEANS-5058
URL: https://issues.apache.org/jira/browse/NETBEANS-5058
Project: NetBeans
Issue Type: Bug
Affects Versions: 12.1
Reporter: Honza Brázdil
Attachments: image-2020-11-24-17-27-48-039.png
Netbeans complains that it can't find symbol - class that exists. It can find
other classes from same package correctly.
!image-2020-11-24-17-27-48-039.png!
I have this project as dependency: https://github.com/project-ncl/pnc-api and
the problem is with class
[Build|https://github.com/project-ncl/pnc-api/blob/master/src/main/java/org/jboss/pnc/api/deliverablesanalyzer/dto/Build.java].
The same problem occures in two different projects that use the pnc-api procet
as dependency.
--
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