Hi, The nbm-suite-root is not used in the ide. I cannot remember if it was in at some point.
To use it you need to execute mvn archetype:generate, filter the result (for me more than 2000 results) using nbm choose the right number to use the archetype nbm-suite-root, and then use the prompt to finish entering project value. The resulting pom will need update, (NetBeans version, repository usage, plugins versions) Best Regards Eric -----Message d'origine----- De : Oliver Rettig <oliver.ret...@orat.de> Envoyé : jeudi 25 juillet 2024 09:36 À : NetBeans Mailing List <users@netbeans.apache.org> Objet : Re: Missing the menu entry File-->New Project-->Java with Maven-->Netbeans Module Suite Maybe https://github.com/apache/netbeans-mavenutils-archetype-nbm-suite-root/tree/ master can help. But how to use it? best regards Oliver > Hi, > > I am missing the menus entry > > Missing File-->New Project-->Java with Maven-->Netbeans Module Suite > > to create a maven based Netbeans Module Suite. > > The corresponding menu entry is available for ant based modules. > > I want to create a plugin for the Netbeans IDE which is based on several > modules bundled to a module suite because I want to create a single netbeans > ide plugin which contains the functionality of this set of modules. > > Any source code example? There must be lots of plugins to do this. > > I can create the structure with specificy pom-files by hand but I think it > is timeconsuming to figure out what is needed. > > Maybe > > Missing File-->New Project-->Java with Maven-->Netbeans Application > > and deleting all of the things I do not need and adding the configuration to > bundle all to a nbm is another way. But what I have to add to bundle a > single nbm? > > best regards > Oliver > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists