主页
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年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 票
创建于
2017年08月22日 12:23
Hi! Are those modules configured as dependencies within sbt? Then they should also be automatically marked as dependency when importing.
社区
Scala
Usage everywhere?
0 票
创建于
2017年08月22日 11:01
That sounds strange. Can you check what sources are supposed to be used in the Project Structure menu for any of the dependencies in question:
社区
Scala
IntelliJ 2017.2 does not update snapshots (Scala SBT)
0 票
创建于
2017年08月22日 09:10
IntelliJ should be using the sources that are downloaded via Coursier or ivy when they are provided. From your description, however, it sounds like the caches IntelliJ uses aren't updated when new ...
社区
Scala
IntelliJ 2017.2 does not update snapshots (Scala SBT)
0 票
创建于
2017年08月18日 18:59
Hi Zoltán, can you give me an example of the workflow that causes coursier to fetch updates when using sbt, but not IntelliJ? Have you activated the "download sources" option in the sbt preferences...
社区
Scala
IntelliJ 2017.2 does not update snapshots (Scala SBT)
0 票
创建于
2017年08月14日 13:37
As discussed on gitter, what helped in this case was downgrading the project sbt version to 0.13.15, then upgrading back to 0.13.16. Anybody else experiencing this issue, please report any way to r...
社区
Scala
SBT Shell Error: Not a valid key: idea-shell
0 票
«
第一页
‹
上一页
下一页
›
最后
»