You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Franck VALLEE (Jira)" <ji...@apache.org> on 2020/05/08 07:00:00 UTC

[jira] [Created] (NETBEANS-4312) Errors shown / Packages not found while succesfully compiled with Gradle

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists