Creates a new Java SE modular application
in a standard IDE project. Multiple modules (as specified in JDK 9) can be added to your project Standard projects use
an IDE-generated Ant build script
to build, run, and debug your project.