lkishalmi opened a new pull request, #4525: URL: https://github.com/apache/netbeans/pull/4525
When added the support of Generated source directories in Gradle project, the project view become a bit crowded, as the generated folders are always generated by Gradle. Here there are two empty folder one for java and one for groovy.  Same project with the new code.  While implementing the change, I discovered a bug which prevented the freshly opened project to listen on resource changes. That one is the fist commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
