intellij IDEA本来是不能开发Scala程序的,但是通过配置是可以的,但是通过intellij IDEA软件下载Scala插件总是失败,所以只能手动下载,但是手动下载过程中要注意: 

1、一是scala的版本要和Intellij版本对应。如下图是查看方式: 

Intellij idea安装scala插件详解

Intellij idea安装scala插件详解

从上面显示的信息是: 
Updatated: 2017/3/23  v2017.1.15  size:50.5M

于是我们到下面的网站去找匹配的插件: 
http://plugins.jetbrains.com/plugin/?idea&id=1347 

Intellij idea安装scala插件详解 

当我们下载完插件之后: 
把下载的.zip格式的scala插件放到Intellij的安装的plugins目录下; 
再安装刚刚放到Intellij的plugins目录下的scala插件(注:直接安装zip文件)即可。如下图: 

Intellij idea安装scala插件详解

ok,大功告成。

参考:http://blog.csdn.net/a2011480169/article/details/52712421

相关文章:

  • 2021-12-18
  • 2021-04-22
  • 2021-08-22
  • 2021-06-01
  • 2021-10-07
  • 2021-05-18
  • 2021-05-21
  • 2021-09-28
猜你喜欢
  • 2021-07-20
  • 2021-07-28
  • 2021-11-20
  • 2021-05-14
  • 2021-10-06
  • 2021-07-03
  • 2021-05-13
相关资源
相似解决方案