主页
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日 16:43
That would depend. What are you trying to do more generally? For an sbt import paths are stored as source/resource/etc in SbtProjectResolver.createContentRoot, but that is part of the import proces...
社区
Scala
Mark source folder
1 票
创建于
2017年11月16日 16:38
For sbt 1.1.0, there is a bug preventing the opening. It should be fixed in the nightly releases, or you can enable the "use sbt shell for build and import" option, where it should work.
社区
Scala
What is estimate to support SBT 1.0.x? or java.lang.ClassNotFoundException: org.jetbrains.sbt.CreateTasks$
1 票
创建于
2017年11月07日 09:26
Hi! You can enable the "use sbt" option in the test run config, which will run the tests in the embedded sbt shell, and thus also respect the javaOptions configured from sbt
社区
Scala
Read test VM arguments from SBT file
1 票
创建于
2017年11月02日 13:07
Please try upgrading the project's sbt version to 0.13.16 or 1.0.3, as the shell integration often has issues with 0.13.9
社区
Scala
Infinite "Refreshing <project_name> SBT project"
1 票
创建于
2017年09月19日 13:43
Thanks for this report. We've created an issue: https://youtrack.jetbrains.com/issue/SCL-12591
社区
Scala
No scala-library in compiler classpath
1 票
创建于
2017年07月25日 20:37
SBT is now the recommended way to set up a Scala project. The "Scala" option was renamed to "IDEA", which just means that the project model is managed by IntelliJ IDEA. This option is a good choice...
社区
Scala
After installed Scala plugin, there are only SBT, Activator, IDEA on the right panel.
1 票
创建于
2017年06月08日 15:03
When you right click on the "Project" title bar of the project view, select "show members". You will then see a hierarchical view with files / classes+objects / methods
社区
Scala
No Source File Navigation since latest version
1 票
创建于
2017年02月14日 11:10
Thanks for the feedback. We may add a way to add ide-specific sbt settings in the future. Also you will soon be able to run builds in an integrated sbt shell which does support colors
社区
Scala
How to show or remove ANSI codes in compiler output
1 票
创建于
2017年02月13日 11:32
You can't easily filter the colors out, but clippy seems to have an sbt setting to disable them: clippyColorsEnabled := false
社区
Scala
How to show or remove ANSI codes in compiler output
1 票
创建于
2022年08月04日 10:18
I can't answer your questions directly (my colleague will), but it may interest you that bazel-bsp as of v2.2.0 is able to use bloop for compilation.
社区
IntelliJ IDEA Open API and Plugin Development
How to get Plugin A to use a BuilderService from Plugin B
0 票
«
第一页
‹
上一页
下一页
›
最后
»