Description Resource Path Location Type
Class<SpringJUnit4ClassRunner> cannot be resolved to a type TestApp.java /test/src/com/team3/test line 10 Java Problem
ContextConfiguration cannot be resolved to a type TestApp.java /test/src/com/team3/test line 11 Java Problem
SpringJUnit4ClassRunner cannot be resolved to a type TestApp.java /test/src/com/team3/test line 10 Java Problem
The attribute locations is undefined for the annotation type ContextConfiguration TestApp.java /test/src/com/team3/test line 11 Java Problem
JUnit4的jar包已经自动导入
根据视频敲的代码,把视频中的源码拿过来就可以运行的。请问是什么原因?谢谢