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
November 23, 2017 12:07
That's right, the IDEA project model doesn't really have the same concept of configurations as sbt does, so only compile and test are fully supported. For such cases it's recommended to run the bui...
Community
Scala
SBT Integration Test Support in IDEA
0 votes
Created
November 10, 2017 15:22
There's currently no commitment to supporting milestone versions, but this seems to be a bug, as in general it should work. I've created an issue: https://youtrack.jetbrains.com/issue/SCL-12901 It ...
Community
Scala
Is SBT 1.1.x supported?
0 votes
Created
November 08, 2017 14:13
Hi, please upgrade your IDEA and Scala plugin to 2017.2, sbt 1.0 is supported there
Community
Scala
What is estimate to support SBT 1.0.x? or java.lang.ClassNotFoundException: org.jetbrains.sbt.CreateTasks$
0 votes
Created
November 07, 2017 09:47
The "Scala" project type is now the "IDEA" project type, since it uses only the IDEA project model. Usually it's now recommended to create an sbt project, so that is also a good choice. If you crea...
Community
Scala
IntelliJ Idea - Scala
0 votes
Created
November 03, 2017 14:30
This was a problem with sbt 1.0.0 through 1.0.2, and should be fixed by upgrading the project to 1.0.3
Community
Scala
With IntelliJ 2017.02.5, receiving error "Error:scalac: No 'scala-library*.jar' in Scala compiler classpath in Scala SDK SBT: org.scala-lang:scala-library:2.11.10:jar"...
0 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
«
First
‹
Previous
Next
›
Last
»