Franck VALLEE created NETBEANS-4312:
---------------------------------------
Summary: Errors shown / Packages not found while succesfully
compiled with Gradle
Key: NETBEANS-4312
URL: https://issues.apache.org/jira/browse/NETBEANS-4312
Project: NetBeans
Issue Type: Bug
Affects Versions: 11.3
Environment: JDK 11 OpenJDK Runtime Environment Zulu11.35+15-CA (build
11.0.5+10-LTS)
W10 64b
Gradle 6.3
Reporter: Franck VALLEE
Attachments: Netbeans-Bug.pdf
Multiple issues in editor's error reports:
1) -> regular java packages (e.g. java.net.InetAddress) are proposed to be
removed as unused although they are actually used
2) -> import packages/classes are declared not found although they are plainly
declared in the dependencies section of build.gradle
3) > import packages / classes are declared not found when coming from
dependent sub-projects
(see attachment for more details)
--
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