Exception in thread "main" java.lang.UnsupportedClassVersionError: com/intellij/junit5/JUnit5IdeaTestRunner : Unsupported major.minor version 52.0

时间:2017-09-28 14:46:03   收藏:0   阅读:1970

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/intellij/junit5/JUnit5IdeaTestRunner : Unsupported major.minor version 52.0

@Test

导致这个错误的原因是:引入的包总是JUNIT5.而jdk环境是1.7.配置

修改:在我的项目的External Libraries里面去掉maven:junit5

首先技术分享

随便选一个open

技术分享

点—

然后ok

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!