Thanks Geertjan for this example I will study. No menu in NetBeans 11.1 (I forgot the version of NetBeans in my previous message) to create a new module? Do I have to create a new Folder and then to add a module-info.java jnside this new Folder?
Le 06/10/2019 à 12:16, Geertjan Wielenga a écrit : https://github.com/GeertjanWielenga/JigsawJavaModularProjectSamples/tree/master/AnagramGameMaven Gj On Sun, 6 Oct 2019 at 12:03, Richard Grin <[email protected]<mailto:[email protected]>> wrote: Hi, Where can I find a good example to create a Maven NetBeans project with java modules (not NetBeans modules)? I can't find a command "Create new module" in the New menu after creating a simple Java project. Regards, Richard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]> For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
