Trivial question: Configuring default Maven groupId for all modules/projects

已回答

Every time I create a new Maven module or project I find myself having to expand Advanced Settings and change the groupId from "org.example" to my organization's groupId.

I am willing to bet that there is somewhere in IntelliJ where I can set this default value, but I can't seem to find it.

Can someone point me to the right location?

0

This project template is not changeable. But you can create your own custom project template, please see Save projects as templates.

 
0

请先登录再写评论。