Does anyone know about the MODULE_DIR path macro in IntelliJ IDEA? Does the Maven IDEA plugin create this macro? If I use the IDEA plugin to create multiple IntelliJ projects from independent Maven projects, what will happen (will they all reference the same MODULE_DIR macro)? Is there any way to specify the path macro name to use when creating the IntelliJ projects? Forgive my ignorance--I'm not really an IntelliJ user myself. This came up when one of our developers got up and going with one of our Maven projects. Thanks, ..David..