file-->new project-->Maven-->选择Create from archetype

-->选择org.scala-tools.archetypes:scala-archetype-simple-->next

-->输入groupID,artifactID-->finish-->等一会,等idea自动配置好pom.xml文件
-->再更新pom.xml文件

-->点击idea右侧的maven project,点击最左上角的刷新,若plugins中出错,则点击lifecycle中的clean,再点击刷新就可以了

相关文章:

  • 2021-12-12
  • 2022-12-23
  • 2021-07-19
  • 2021-10-24
  • 2021-08-29
  • 2021-05-21
  • 2021-11-10
  • 2021-12-26
猜你喜欢
  • 2021-05-16
  • 2021-11-18
  • 2021-11-17
  • 2022-12-23
  • 2022-01-04
  • 2021-04-23
相关资源
相似解决方案