使用Maven运行测试提示Module sdk 1.5的解决方法
解决方法:
1. 配置Project Structure

2. 在MAVEN_HOME/conf/setting.xml中添加profile

3. 在Maven项目的pom.xml文件里添加标签

三种方法都可以解决问题,推荐第三种方法。
解决方法:
1. 配置Project Structure

2. 在MAVEN_HOME/conf/setting.xml中添加profile

3. 在Maven项目的pom.xml文件里添加标签

三种方法都可以解决问题,推荐第三种方法。