errael commented on issue #4865: URL: https://github.com/apache/netbeans/issues/4865#issuecomment-1307494004
@neilcsmith-net asked > Not sure if it's an issue or not looking at the list discussion?! Wasn't sure myself. What finally convinced me that there's a bug, is that, in the list discussion, @lkishalmi suggested several custom actions to try and I couldn't get it to work; suggested a few things about the build.gradle script that didn't pan out. Maybe it's just a feature request or something to document. Not a show stopper for me, but without it there's arcane steps dealing with consistency with the local maven repo which can take a while to get right; might be a big problem for working with large gradle projects. It reproduces easily with the tiny attached project, if there's an easy workaround, it would be great to know. And a simple fix, would be stupendous. The gradle docs talk about [Importing into the IDE](https://docs.gradle.org/current/userguide/composite_builds.html#composite_build_ide_integration) which starts > One of the most useful features of composite builds is IDE integration. By applying the [idea](https://docs.gradle.org/current/userguide/idea_plugin.html#idea_plugin) or [eclipse](https://docs.gradle.org/current/userguide/eclipse_plugin.html#eclipse_plugin) plugin to your build, it is possible to generate a single IDEA or Eclipse project that permits all builds in the composite to be developed together. Maybe I just need to find the `NetBeans plugin` to add to my build ;-) -- 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
