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
January 19, 2018 12:20
Hi Ion, those should work out of the box with sbt, unless you are somehow blocking or excluding the sbt-plugin-releases repo.
Community
Scala
SBT Shell Error: Not a valid key: idea-shell
0 votes
Created
January 08, 2018 15:40
It looks like you configured the dependency within IntelliJ, but tried to build using sbt. sbt does now know anything about the IntelliJ porject model, and there isn't any 2-way syncing. You will n...
Community
Scala
Object kkapi is not a member of package
0 votes
Created
January 08, 2018 15:32
It seems "org.jgrapht" % "jgrapht" % "1.1.0" only contains metadata, so no actual library is added to the project on import. The jgrapht github page suggests importing jgrapht-core instead: library...
Community
Scala
Scala/SBT project fails to import library
0 votes
Created
January 02, 2018 17:28
Thank you for the report, this looks like a bug. I've created on issue on our issue tracker: https://youtrack.jetbrains.com/issue/SCL-13208
Community
Scala
Idea Scala plugin: wrong error highlight for predef: cannot resolve symbol
0 votes
Created
December 01, 2017 11:29
Hello, can you please create an issue at https://youtrack.jetbrains.com/issues/SCL and attach the project definition (build.sbt + project directory) or the whole project. Thank you!
Community
Scala
Failed to import sbt project after OS fresh install
0 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
«
First
‹
Previous
Next
›
Last
»