This is really cool, first I noticed that the nbm-maven-plugin supports <moduleDependencies> configuration, then that I don't have to use them. :)
Looking at a module's *generated* manifest tells me that they end up there due to their maven dependency. Nice! Den fre 14 aug. 2020 kl 18:42 skrev Patrik Karlström <[email protected]>: > I will start declaring manifest dependencies, moduleType, and add > something like the WindowManager.invokeWhenUIReady() that modules can > register for and be run after the foundation of the application is set up > and ready to go. > > /Patrik > > >>>
