在IDEA中的maven项目中开发scala项目


在maven项目中,怎么写Scala项目呢?下面是具体步骤,希望能帮到你哦

1.新建一个Maven项目

在IDEA中的maven项目中开发scala项目

在IDEA中的maven项目中开发scala项目

在IDEA中的maven项目中开发scala项目


2.新建文件夹scala,并且将文件夹设置为resource root

在IDEA中的maven项目中开发scala项目

3.添加scala library

在IDEA中的maven项目中开发scala项目

4.添加scala插件,前提是先在settings-plugins中下载安装哦(附步骤)

在IDEA中的maven项目中开发scala项目

在IDEA中的maven项目中开发scala项目

在IDEA中的maven项目中开发scala项目

5.创建scala class,进行测试

在IDEA中的maven项目中开发scala项目

在IDEA中的maven项目中开发scala项目

在IDEA中的maven项目中开发scala项目


以上就是配置的具体流程,相互交流

项目   IDEA   maven
发表评论
留言与评论(共有 0 条评论) “”
   
验证码:

相关文章

推荐文章