Idea 自动生成返回值 Alt + Enter

Idea 自动生成未定义的方法,快捷键

Alt + Enter

Idea 自动获取方法返回值 IDEA的ctrl+alt+v相当于eclipse的CTRL+1

Idea 自动编译代码

file—>setting–>Build,Exception,Deployment -->Compiler-Build project automatically
idea 使用 备忘录

ctrl + shift + alt + /,选择Registry,

勾选勾上 Compiler autoMake allow when app running
idea 使用 备忘录

IDEA 报错 Could not autowire. No beans of ‘UserMapper’ type found.

idea 使用 备忘录
解决方法:
Settings - Editor - Inspections - Spring - Spring Core - Code - Autowiring for Bean Class - disable(idea是把√去掉)
idea 使用 备忘录

idea 设置代码提示大小写不敏感

setting->Editor->General->Code Completion
取消勾选Match case
idea 使用 备忘录

相关文章:

  • 2021-09-26
  • 2022-01-07
  • 2022-02-16
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-16
猜你喜欢
  • 2022-12-23
  • 2022-01-22
  • 2021-11-29
  • 2022-01-22
  • 2022-02-25
  • 2021-07-29
  • 2021-07-24
相关资源
相似解决方案