neilcsmith-net commented on PR #9449: URL: https://github.com/apache/netbeans/pull/9449#issuecomment-4752380336
It should fire _after_ the project is opened, so it might work. And if it doesn't, it could also be a reason not to make this change. So, testing required. https://github.com/apache/netbeans/blob/f88a2a3dab55dc731996f4f9625065e9234803d6/ide/projectui/src/org/netbeans/modules/project/ui/OpenProjectList.java#L1385 https://github.com/apache/netbeans/blob/master/ide/projectui/src/org/netbeans/modules/project/ui/ProjectUtilities.java#L524 -- 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
