0 test class found in package ‘

前端 未结 9 2051
长发绾君心
长发绾君心 2021-02-06 22:32

I have recently installed IntelliJ IDEA 13.1.4 and the jRebel plugin. I have licensed it ok and created and added configurations in catalina.bat file.

When

相关标签:
9条回答
  • 2021-02-06 23:16

    What worked for me was deleting the .idea folder and importing the project again.

    0 讨论(0)
  • 2021-02-06 23:17

    Just create another folder, which will mark the directory as Sources Root and move your executable file into this folder.

    0 讨论(0)
  • 2021-02-06 23:27

    This can be fixed by invalidating the cache.

    On the main menu, choose File -> Invalidate Caches/Restart.

    Source

    0 讨论(0)
提交回复
热议问题