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