[
https://issues.apache.org/jira/browse/NETBEANS-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick updated NETBEANS-2633:
---------------------------
Description:
Execute the following:
{{cd proj1}}
{{gradle run}}
That will output Hello world.
When opened in netbeans 11, this shows:
!image-2019-06-03-14-18-17-417.png!
With the following error
!image-2019-06-03-14-18-57-811.png!
So it seems that netbeans thinks proj3 is a root project (which it isn't).
I expect netbeans to open this project without errors. This worked fine in
netbeans 8.2 with the old gradle plugin.
was:
Execute the following:
{{cd proj1}}
{{gradle run}}
That will output Hello world.
When opened in netbeans 11, this shows:
!image-2019-06-03-14-18-17-417.png!
With the following error
!image-2019-06-03-14-18-57-811.png!
So it seems that netbeans thinks proj3 is a root project (which it isn't).
I expect netbeans to open this project without errors.
> Netbeans 11 gradle cannot open projects with dependencies outside the root
> project
> ----------------------------------------------------------------------------------
>
> Key: NETBEANS-2633
> URL: https://issues.apache.org/jira/browse/NETBEANS-2633
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Reporter: Rick
> Priority: Major
> Attachments: dependencyOutsideRoot.zip,
> image-2019-06-03-14-18-17-417.png, image-2019-06-03-14-18-57-811.png
>
>
> Execute the following:
> {{cd proj1}}
> {{gradle run}}
> That will output Hello world.
> When opened in netbeans 11, this shows:
> !image-2019-06-03-14-18-17-417.png!
> With the following error
> !image-2019-06-03-14-18-57-811.png!
> So it seems that netbeans thinks proj3 is a root project (which it isn't).
>
> I expect netbeans to open this project without errors. This worked fine in
> netbeans 8.2 with the old gradle plugin.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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