neilcsmith-net commented on PR #6329: URL: https://github.com/apache/netbeans/pull/6329#issuecomment-1979227695
@lahodaj I'm just updating a couple of platform applications to NB21, and the addition of the `java.file.launcher` dependency in `refactoring.java` is causing some issues. I'd really like to not bring in that dependency and its dependencies (particularly as I have to use the kill switch too). Is there any way we could achieve what you need in `refactoring.java` in NB22 while removing the hard dependency? -- 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
