主页
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)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2017年10月23日 13:13
I think you might be running into the sbt problem described in https://youtrack.jetbrains.com/issue/SCL-12736 Does it not work if you set the scala version to 2.12.3 and reload? Or if you downgrade...
社区
Scala
Not able to run Scala classes using SBT
0 票
创建于
2017年10月18日 12:39
If you are using sbt 1.0.2, this problem might be due to a bug in sbt. A fix is expected for sbt 1.0.3. Related issues: https://youtrack.jetbrains.com/issue/SCL-12591 https://github.com/sbt/sbt/i...
社区
IntelliJ IDEA Users
New IntelliJ Bug
0 票
创建于
2017年10月10日 13:44
If the projects are tightly coupled it's often a good idea to set up a multi-project build in sbt: http://www.scala-sbt.org/1.x/docs/Multi-Project.html This can then be easily imported into IntelliJ
社区
Scala
How to create inter project dependency for SBT Scala projects
0 票
创建于
2017年08月29日 11:08
Thanks for the input, I've created an issue. Please vote on it if you would like to see this option returned.
社区
Scala
SBT project does not auto-create source directories anymore (2017.2.1)
0 票
创建于
2017年08月24日 12:43
I see. In that case the find usages won't easily work. I think you should be able to configure sbt to depend on the projects directly, however, considering they are already part of the same build, ...
社区
Scala
Usage everywhere?
0 票
«
第一页
‹
上一页
下一页
›
最后
»