0 test class found in package ‘

前端 未结 9 2048
长发绾君心
长发绾君心 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:14

    For me this was the problem: My test folder was ./test/src/com/.... I had marked test as test folder, but test/src was the right one.

    The "false" setting worked for me with Jintellij 2017.1.3, but not in 2018.02.

提交回复
热议问题