You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Slawomir Messner (JIRA)" <ji...@apache.org> on 2019/08/08 17:51:00 UTC

[jira] [Commented] (NETBEANS-2164) "package does not exist" but it exists

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

Slawomir Messner commented on NETBEANS-2164:
--------------------------------------------

[~GeertjanWielenga] it's in every version, after a while. I assume that it occurs when I update a dependency, also the dependencies from other modules from the project are missing. My third-party-dependencies are nearly all defined in the parent build.gradle. I can fix the issue, when I add a depency into the local \{project}.gradle and then wait until the background scan is finished. I have to add and remove a dependency on every "red" project.

Could it be that after changing the parent gradle, the sub modules assume their cannot be build?

> "package does not exist" but it exists
> --------------------------------------
>
>                 Key: NETBEANS-2164
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2164
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 10.0
>            Reporter: Slawomir Messner
>            Priority: Major
>
> I have a not modularized (jingsaw) gradle project. It compiles and runs fine but netbeans shows errors due to missing packages i.e.
>  * package java.util.logging does not exist
>  * package java.sql does not exist
>  * and other standard packages
> All classes have these imports are now marked as faulty.
> With netbeans 9 I had no problem with the same configuration.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
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