By default, Intellij IDEA doesn’t compile classes automatically. But, you can enable the auto compile feature by following steps :

  1. In “Project settings or preferences”
  2. Select “Build, Execution, Deployment -> Compiler”
  3. Checked Make project automatically
Intellij IDEA – How to build project automatically

P.S This feature is available since IDEA 12

相关文章:

  • 2021-07-09
  • 2021-05-22
  • 2022-12-23
  • 2021-07-01
  • 2022-01-09
  • 2021-11-24
  • 2022-03-07
猜你喜欢
  • 2022-01-11
  • 2022-12-23
  • 2021-06-01
  • 2022-01-05
  • 2021-06-11
  • 2021-09-14
相关资源
相似解决方案