Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Nikolay Obedin
Total activity
90
Last activity
January 17, 2016 03:42
Member since
October 12, 2014 14:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
37
Activity overview
Posts (0)
Comments (53)
Sort by recent activity
Recent activity
Votes
Created
December 18, 2015 09:11
Could you please post here complete SBT log? You can find it by clicking on "Help -> Show log in File Manager" menu item and then opening 'sbt.last.log' file
Community
Scala
Error while importing SBT project
0 votes
Created
December 05, 2015 15:39
Hi! Try Scala plugin nightly buld 2.0.240 or later. It improves importing speed greatly for projects like yours.
Community
Scala
sbt refresh slow -- questions
0 votes
Created
November 27, 2015 12:49
Hi,If you open SBT repl and execute `show sourceDirectories` in it, you most probably will see `scala-2.11` or/and `scala-2.10` amongst other directories. These are source directories required by S...
Community
Scala
scala-2.11 folders created all over the place
0 votes
Created
November 27, 2015 11:57
Hi,You don't need to point locations or set up IDEA in some other way. We're using SBT under the hood, so all artifacts are downloaded and processed by SBT itself. However, there are some things th...
Community
Scala
Confused about sbt, ivy, maven and download locations
0 votes
Created
November 05, 2015 09:37
This is known bug of JVM 8 on Windows (https://bugs.openjdk.java.net/browse/JDK-8134687). Try running java -Xshare:dump (please make sure that you're using java from the same JDK you have issues wi...
Community
Scala
SBT project refresh fails with "Unable to unmap shared space"
0 votes
Created
October 27, 2015 08:19
Hi! What version of IDEA and Scala plugin do you use? What is your operating system?
Community
Scala
SBT project refresh fails with "Unable to unmap shared space"
0 votes
Created
October 26, 2015 13:11
Hi! Changes you're asking for are being implemented currently. Please, watch for changes in corresponding ticket on Youtrack (https://youtrack.jetbrains.com/issue/SCL-7711)
Community
Scala
Have intellij output it's files in a different directory from sbt
0 votes
Created
October 26, 2015 13:08
Thank you for the information. Recently I've came up with another possible solution for this problem, but since it requires a lot of refactoring in Scala plugin and sbt-structure, I won't be able t...
Community
Scala
sbt refresh slow -- questions
0 votes
Created
October 22, 2015 07:11
There is an experimental solution, but in order to try it you need to upgrade to IDEA 15 / Scala plugin 1.9.2. It is called "cached update", you can turn it on in "Import Project" dialog. It would ...
Community
Scala
sbt refresh slow -- questions
0 votes
Created
October 09, 2015 10:38
Thanks, that's very detailed. The solution is to use the latest SBT which is 0.13.9. To do so add "sbt.version=0.13.9" line into "project/build.properties" file in your project's directory and then...
Community
Scala
Problem resolving Spark dependencies inferred from build.sbt
0 votes
Next
›
Last
»