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

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

    [ https://issues.apache.org/jira/browse/NETBEANS-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109908#comment-17109908 ] 

Laszlo Kishalmi commented on NETBEANS-4312:
-------------------------------------------

According to the symptoms, this might be javac related. Test it with and without having nb-javac installed. Also in the pdf there is a  Controller.java selected and the CContoller class referenced in the code.
And again there could be an issue with Lombok. some of the Lombok versions does not play nice with NetBeans and right now the Gradle support misses the generated sources support.

> 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
>            Priority: Critical
>         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