1.Idea的相关配置默认是在C盘的;在配置文件idea.properties中可以进行修改;
Intelligent IDEA配置

2.IDEA的自身
Project Structure
1)Project:项目相关;(项目名称;配置JDK的地方;项目编译后的输出路径)
Intelligent IDEA配置

2)Modules:模块相关

Intelligent IDEA配置
在这里插入图片描述

Intelligent IDEA配置
Intelligent IDEA配置

3)Libraries:项目中使用到的类库
Intelligent IDEA配置

4)Facets:确认信息
Intelligent IDEA配置

5)artifacts:打包相关设置,打包名称,输出路径
Intelligent IDEA配置

3.Maven相关
4. SSM相关
5. idel里面增加tomcat
Intelligent IDEA配置
打开下方后箭头
Intelligent IDEA配置
Intelligent IDEA配置

选中即可
Intelligent IDEA配置

相关文章: