[
https://issues.apache.org/jira/browse/NETBEANS-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978018#comment-16978018
]
Shevek commented on NETBEANS-2371:
----------------------------------
I think this has improved over time: Now, either
* The project loads OK, OR:
* The project fails to load because NetBeans simply doesn't see an entire set
of input files (separate, as yet unreported issue, most likely to do with a
race around masterfs).
We don't tend to see the thing where 1 or 2 files in a project don't compile
with no apparent reason.
We do see a thing where if we add a non-cached dep to a build.gradle, the
project fails to load in nb, and we must:
* Run a build outside nb
* Run download-sources within nb
in order to get the project to behave.
> Gradle projects not properly loaded
> -----------------------------------
>
> Key: NETBEANS-2371
> URL: https://issues.apache.org/jira/browse/NETBEANS-2371
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Affects Versions: 11.0
> Environment: Netbeans 11
> Gradle 5
> Java 11
> Reporter: Netbeans User 2019
> Assignee: Laszlo Kishalmi
> Priority: Major
> Attachments: org-netbeans-modules-gradle-java.nbm
>
>
> - gradle module (plugin) has problem to resolve dependencies in multi project
> as seems I can removed reds only if I go over each one subproject and do
> clean and build (clean and build on root has no affects) and additionally it
> seems that for some test resources even this was not enough, but it seems
> that works old trick so creation folder and adding some new class (possible
> even delete) and possibly with including "refresh" from Action items window.
--
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