Shevek created NETBEANS-2714:
--------------------------------

             Summary: NetBeans gradle support does not recognize new subproject 
creation
                 Key: NETBEANS-2714
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2714
             Project: NetBeans
          Issue Type: Bug
            Reporter: Shevek


If I switch git branches or otherwise cause a new subproject to appear in a 
gradle project, NetBeans does not recognize that.

I gather new NB watches the build.gradle(s) for changes, but it appears to miss 
this one.

This is a fairly common use case - the old gradle plugin did NOT watch for 
changes, and one had to do a manual reload. The new gradle plugin does watch 
for changes, and there is no reload option, so the only way to see a new 
subproject is to restart the whole IDE (grrr, again).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to