【Scala基础】使用IDEA 和Maven 创建scala项目 POM文件修改,改成你当前的scala版本: <properties> <scala.version>2.11.8</scala.version> </properties> 相关文章: