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
December 07, 2016 11:30
IntelliJ just includes the sbt launcher, most of the sbt code still needs to be downloaded. I realize you might not be able to share your code as such, but usually just the project definition or a ...
Community
Scala
Getting Cert exception from SBT
0 votes
Created
December 06, 2016 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
Community
Scala
SBT Refresh Resetting Compile Order
0 votes
Created
December 06, 2016 14:52
Can you point to an example project that has the same problem for you? Then I can try to reproduce the issue :)
Community
Scala
Getting Cert exception from SBT
0 votes
Created
December 05, 2016 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...
Community
Scala
Getting Cert exception from SBT
0 votes
Created
November 30, 2016 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!
Community
Scala
Compilation error after update to Idea 2016.3
0 votes
Created
November 29, 2016 12:53
Hi! Can you point to a project where this problem is reproducible?
Community
Scala
Intellij not compiling but gradle is "not enough arguments for method cassandra table"
0 votes
Created
November 29, 2016 12:53
Hi! Can you point to a project where this problem is reproducible?
Community
Scala
Skipping scala files without a scala sdk
0 votes
Created
November 29, 2016 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...
Community
Scala
Running spark app with sbt, but no scala class could be added, what's wrong?
0 votes
Created
November 25, 2016 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...
Community
Scala
Can you debug an sbt build in IntelliJ
0 votes
Created
November 16, 2016 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...
Community
Scala
SBT project different depending on whether project was checked out internally or externally to Intellij
0 votes
«
First
‹
Previous
Next
›
Last
»