neilcsmith-net commented on issue #4315: URL: https://github.com/apache/netbeans/issues/4315#issuecomment-1200940575
You should have 3 projects (at least) there. Presumably `helper-util-parent`, `helper-util-app` and `helper-util-branding`? You need to clean and build the parent project, then run the app project. I'm not sure if there's a way we could configure this a little less confusing at first. Aside, also a problem here that clean and build fails on JDK 18 (and probably JDK 17) due to missing add-opens, etc. -- 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
