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
October 23, 2017 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...
Community
Scala
Not able to run Scala classes using SBT
0 votes
Created
October 18, 2017 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...
Community
IntelliJ IDEA Users
New IntelliJ Bug
0 votes
Created
October 10, 2017 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
Community
Scala
How to create inter project dependency for SBT Scala projects
0 votes
Created
August 29, 2017 11:08
Thanks for the input, I've created an issue. Please vote on it if you would like to see this option returned.
Community
Scala
SBT project does not auto-create source directories anymore (2017.2.1)
0 votes
Created
August 24, 2017 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, ...
Community
Scala
Usage everywhere?
0 votes
Created
August 22, 2017 12:23
Hi! Are those modules configured as dependencies within sbt? Then they should also be automatically marked as dependency when importing.
Community
Scala
Usage everywhere?
0 votes
Created
August 22, 2017 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:
Community
Scala
IntelliJ 2017.2 does not update snapshots (Scala SBT)
0 votes
Created
August 22, 2017 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 ...
Community
Scala
IntelliJ 2017.2 does not update snapshots (Scala SBT)
0 votes
Created
August 18, 2017 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...
Community
Scala
IntelliJ 2017.2 does not update snapshots (Scala SBT)
0 votes
Created
August 14, 2017 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...
Community
Scala
SBT Shell Error: Not a valid key: idea-shell
0 votes
«
First
‹
Previous
Next
›
Last
»