Recently, I updated the version of my IDEA to 2021.2.3, and there is an interesting problem. I would like to make a small record
Thought analysis
After configuring Maven in the new IDEA, there is no list of archetype project templates to automatically load when you want to create a Maven project, only two Kotlin project templates will appear. So this problem when I was stunned, because the old version but there are dozens of templates ah, then simple thinking: since not out, indicating that there is no built-in template software, so as a plug-in is extremely rich software, we can find whether there is such a plug-in?
Solving steps
- Close the current project, upper left corner
File -> Close Project
- Click on the left of the welcome screen
Plugin
Options, searchMaven Archetype Catalogs
The installation
- There should be no problem later when creating a new Maven project
In our work, we will encounter countless problems. Sometimes, it is more important to think about solving problems to find solutions
I’m FX67ll.com. If you find anything wrong with this article, please comment on it in the comments section. Thank you for reading! If you like this article, welcome to visit my github warehouse address, for me to click a Star, Thanks~ 🙂 forward please note the reference article address, very thank you!!