neilcsmith-net commented on PR #9323: URL: https://github.com/apache/netbeans/pull/9323#issuecomment-4237530628
I think this makes sense, at least as an immediate fix. Aligns more with changes you made at https://github.com/apache/netbeans/blob/master/apisupport/apisupport.ant/src/org/netbeans/modules/apisupport/project/NbModuleProject.java#L693 Not sure if that could easily be just in one place? The project properties are constructed with a reference to `NbModuleProject`. What didn't work trying to set a default? The build, the editor, the UI ?? The default properties fallback seems a bit suspect in all this https://github.com/apache/netbeans/blob/master/apisupport/apisupport.ant/src/org/netbeans/modules/apisupport/project/ui/customizer/SingleModuleProperties.java#L133 -- 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
