主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2016年12月06日 16:16
This sounds like a bug in the import process. Thanks for reporting it! I've created an issue on YouTrack to handle it: https://youtrack.jetbrains.com/issue/SCL-11106
社区
Scala
SBT Refresh Resetting Compile Order
0 票
创建于
2016年12月06日 14:52
Can you point to an example project that has the same problem for you? Then I can try to reproduce the issue :)
社区
Scala
Getting Cert exception from SBT
0 票
创建于
2016年12月05日 16:12
Thanks for the report. This seems to be a known issue: https://youtrack.jetbrains.com/issue/SCL-9856 Until we address it, a workaround that usually works is running sbt from command line to downloa...
社区
Scala
Getting Cert exception from SBT
0 票
创建于
2016年11月30日 11:42
Hi! Is this an sbt project? Could you supply a link to the project, or the build definition and the .idea folder? If you can, please open an issue on https://youtrack.jetbrains.com/issues/SCL Thanks!
社区
Scala
Compilation error after update to Idea 2016.3
0 票
创建于
2016年11月29日 12:53
Hi! Can you point to a project where this problem is reproducible?
社区
Scala
Intellij not compiling but gradle is "not enough arguments for method cassandra table"
0 票
创建于
2016年11月29日 12:53
Hi! Can you point to a project where this problem is reproducible?
社区
Scala
Skipping scala files without a scala sdk
0 票
创建于
2016年11月29日 12:51
Hello! If you mean that it's not possible to create Scala files directly in the `scala1-build` project, which is used to expose the sbt build configuration in IDEA: This is a known issue and will b...
社区
Scala
Running spark app with sbt, but no scala class could be added, what's wrong?
0 票
创建于
2016年11月25日 08:35
Sure. You can connect to an sbt process like any other jvm with jdwp debugging by adding jvm args when starting sbt: sbt -J-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005 and cre...
社区
Scala
Can you debug an sbt build in IntelliJ
0 票
创建于
2016年11月16日 10:50
Hi, thanks for the report. Unfortunately I can't reproduce it. I tried with two different sbt projects, cloned them via IDEA, opened the build.sbt file and clicked import. In both cases I can now c...
社区
Scala
SBT project different depending on whether project was checked out internally or externally to Intellij
0 票
创建于
2016年10月27日 20:51
Unfortunately sbt's model can't be fully mapped to IDEA's project model, which results in some of the inconsistencies you are describing. We are working on a better sbt integration, which will allo...
社区
Scala
Running different test configurations for ScalaTest in IntelliJ 16.2
2 票
«
第一页
‹
上一页
下一页
›
最后
»