Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Justin Kaeser
Total activity
199
Last activity
August 04, 2022 10:18
Member since
July 13, 2016 12:17
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
81
Activity overview
Articles (0)
Posts (0)
Comments (115)
Sort by recent activity
Recent activity
Votes
Created
July 25, 2017 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...
Community
Scala
After installed Scala plugin, there are only SBT, Activator, IDEA on the right panel.
1 vote
Created
June 08, 2017 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
Community
Scala
No Source File Navigation since latest version
1 vote
Created
February 14, 2017 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
Community
Scala
How to show or remove ANSI codes in compiler output
1 vote
Created
February 13, 2017 11:32
You can't easily filter the colors out, but clippy seems to have an sbt setting to disable them: clippyColorsEnabled := false
Community
Scala
How to show or remove ANSI codes in compiler output
1 vote
Created
August 04, 2022 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.
Community
IntelliJ IDEA Open API and Plugin Development
How to get Plugin A to use a BuilderService from Plugin B
0 votes
Created
February 18, 2022 13:30
The "latest override version" is hardcoded, so that it will not do an override with a completely untested version. The intent of this mechanism was to "fix" some compatibility bugs with older sbt v...
Community
IntelliJ IDEA Users
How does the SBT version suggestions work?
0 votes
Created
April 20, 2020 17:49
Right now in 2020.1, auto-reload can be disabled with the option "Auto-reload external changes", available from Action Search. 2020.1.1 will also add a button to the sbt / gradle / etc toolwindows
Community
IntelliJ IDEA Users
disable maven auto import
0 votes
Created
June 07, 2019 13:51
It's not clear why this would fail, but a workaround should be disabling sbt shell debugging in the IntelliJ sbt preferences: Preferences | Build, Execution, Deployment | Build Tools | sbt uncheck ...
Community
Scala
ERROR: transport error 202: bind failed: Cannot assign requested address
0 votes
Created
April 18, 2019 11:47
I haven't seen or heard of this problem yet. Does it persist across project or IDE sessions?
Community
Scala
Scala SBT Shell clear button is deactivated
0 votes
Created
February 07, 2019 10:42
Glad to hear it works now and thanks for posting your solution!
Community
Scala
Intellij Idea sbt plugin with Java 11 modules
0 votes
«
First
‹
Previous
Next
›
Last
»