1,jdk版本配置
设置路径:File --> Project Structure --> Project (选择JDK版本)
2,java版本配置
设置路径:File --> Setting --> Build --> Compiler --> java Compiler
3,Maven配置
设置路径:File --> Setting --> Build --> Build Tools --> Maven
4,编码类型配置
设置路径:File --> Setting --> Editor --> File Encodings
5,隐藏文件配置
隐藏开发工具的 配置目录 例如.idea;.iml
设置路径:file --> Settings --> Editor --> File Types --> ignore file and folders
6,idea自动编译
设置路径:file --> Settings --> Build --> Compiler
7,字体样式和大小修改
设置路径:File --> Setting --> Editor --> Font
8,允许通过Ctrl+鼠标滚轮 调整字体大小
设置路径:File --> Setting --> General
9,安装插件
设置路径:File --> Setting --> Plugins
10,忽略注释报错
设置路径:File --> Setting --> Editor --> Inspections --> javadoc --> Declaration has problems in javadocreferences (去掉对钩)
人无完人,接受指点与反驳,森!!仔