Rick created NETBEANS-2633:
------------------------------

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

Reply via email to