码迷,mamicode.com
首页 > 编程语言 > 详细

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

时间:2017-09-28 14:46:03      阅读:1970      评论:0      收藏:0      [点我收藏+]

标签:jdk   ext   img   read   bsp   1.7   技术分享   alt   exce   

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

 

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

标签:jdk   ext   img   read   bsp   1.7   技术分享   alt   exce   

原文地址:http://www.cnblogs.com/javaxiaodoufu/p/7606542.html

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!