Auto errors detection in IntelliJ IDEA

前端 未结 5 1408
粉色の甜心
粉色の甜心 2020-11-22 16:22

I am new to Java programming language and the IntelliJ IDEA 2017.1 IDE.

I just installed the IDE and I activated all the various inspections but the IDE is unable to

5条回答
  •  日久生厌
    2020-11-22 17:16

    One more reason could be IntelliJ is running on power saver mode, this could be disabled following way:

    File Menu -> Power Saver Mode

提交回复
热议问题