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 2019/11/03 02:19:00 UTC

[jira] [Resolved] (NETBEANS-3327) Netbeans 11.2 gradle multi project resource issue

     [ https://issues.apache.org/jira/browse/NETBEANS-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Kishalmi resolved NETBEANS-3327.
---------------------------------------
    Resolution: Duplicate

Well, if you have something to share between projects it would be better to share it via dependency mechanism.

Though I may revisit NETBEANS-2629 and allow the creation of such nodes with stating that the ownership of that mode is in a different project.

> Netbeans 11.2 gradle multi project resource issue
> -------------------------------------------------
>
>                 Key: NETBEANS-3327
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3327
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>            Reporter: Andrea Paternesi
>            Priority: Critical
>         Attachments: netbeans11.2-gradle-error.png
>
>
> *I am using latest java 8 version and gradle 5.6.3 wrapper in both netbeans 8.2 and 11.2*
> If you have a multiproject configuration similar to this:
> parent Project -> sub project 1, sub project2
> And subproject 2 resources are bounded to a sub project 1 directory,
> *+sub project 2 won't find resources+*.
> It works correctly in netbeans 8.2 (same configuration). And it does not depend from gradle version since i used latest (5.6.3) in both IDEs.
> I attach a picture of what IDE says about error.
> You can see from the picture that "*sourceSets.main.resources.srcDirs*" command cause the error in the project "*Error Node: Resources ...*"
> Do you have any clue? Is there a place i can see the stacktrace of the problem in the ide?
> Thank a lot.
> Andrea.



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