Cannot find the class file for org.springframework.context.ApplicationContextInitializer.
jdk是1.8,有没有同学能帮下忙啊,搞了一天了,谢谢谢谢
第一个报错:Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for org.springframework.context.ApplicationContextInitializer. Fix the build path then try building this project seckill Unknown Java Problem
第二个报错:Description Resource Path Location Type
The type org.springframework.context.ApplicationContextInitializer cannot be resolved. It is indirectly referenced from required .class files SeckillDaoTest.java /seckill/src/test/java/org/seckill/dao line 1 Java Problem