主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Justin Kaeser
活动总数
199
最后的活动
2022年08月04日 10:18
成员加入日期
2016年07月13日 12:17
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
81
活动概览
文章(0)
帖子(0)
评论(115)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月19日 12:20
Hi Ion, those should work out of the box with sbt, unless you are somehow blocking or excluding the sbt-plugin-releases repo.
社区
Scala
SBT Shell Error: Not a valid key: idea-shell
0 票
创建于
2018年01月08日 15:40
It looks like you configured the dependency within IntelliJ, but tried to build using sbt. sbt does now know anything about the IntelliJ porject model, and there isn't any 2-way syncing. You will n...
社区
Scala
Object kkapi is not a member of package
0 票
创建于
2018年01月08日 15:32
It seems "org.jgrapht" % "jgrapht" % "1.1.0" only contains metadata, so no actual library is added to the project on import. The jgrapht github page suggests importing jgrapht-core instead: library...
社区
Scala
Scala/SBT project fails to import library
0 票
创建于
2018年01月02日 17:28
Thank you for the report, this looks like a bug. I've created on issue on our issue tracker: https://youtrack.jetbrains.com/issue/SCL-13208
社区
Scala
Idea Scala plugin: wrong error highlight for predef: cannot resolve symbol
0 票
创建于
2017年12月01日 11:29
Hello, can you please create an issue at https://youtrack.jetbrains.com/issues/SCL and attach the project definition (build.sbt + project directory) or the whole project. Thank you!
社区
Scala
Failed to import sbt project after OS fresh install
0 票
创建于
2017年11月23日 12:07
That's right, the IDEA project model doesn't really have the same concept of configurations as sbt does, so only compile and test are fully supported. For such cases it's recommended to run the bui...
社区
Scala
SBT Integration Test Support in IDEA
0 票
创建于
2017年11月10日 15:22
There's currently no commitment to supporting milestone versions, but this seems to be a bug, as in general it should work. I've created an issue: https://youtrack.jetbrains.com/issue/SCL-12901 It ...
社区
Scala
Is SBT 1.1.x supported?
0 票
创建于
2017年11月08日 14:13
Hi, please upgrade your IDEA and Scala plugin to 2017.2, sbt 1.0 is supported there
社区
Scala
What is estimate to support SBT 1.0.x? or java.lang.ClassNotFoundException: org.jetbrains.sbt.CreateTasks$
0 票
创建于
2017年11月07日 09:47
The "Scala" project type is now the "IDEA" project type, since it uses only the IDEA project model. Usually it's now recommended to create an sbt project, so that is also a good choice. If you crea...
社区
Scala
IntelliJ Idea - Scala
0 票
创建于
2017年11月03日 14:30
This was a problem with sbt 1.0.0 through 1.0.2, and should be fixed by upgrading the project to 1.0.3
社区
Scala
With IntelliJ 2017.02.5, receiving error "Error:scalac: No 'scala-library*.jar' in Scala compiler classpath in Scala SDK SBT: org.scala-lang:scala-library:2.11.10:jar"...
0 票
«
第一页
‹
上一页
下一页
›
最后
»