errael commented on issue #4865: URL: https://github.com/apache/netbeans/issues/4865#issuecomment-1307632680
IntelliJ docs https://www.jetbrains.com/help/idea/work-with-gradle-projects.html#gradle_composite_build IntelliJ docs starts with > You can use the settings.gradle file to include Gradle builds for your [Gradle composite build](https://blog.gradle.org/introducing-composite-builds) or > You can also use the Gradle tool window to configure the composite build This 2nd method says > select projects that you want to include in your Gradle composite build Being able to list the included projects rather than "all open". I searched around, couldn't find anything beyond the gradle docs that say how to add a run task for composite builds. But that sure doesn't mean it's not there. -- 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
