Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jim O'Flaherty
Total activity
16
Last activity
November 13, 2023 15:12
Member since
June 04, 2014 16:32
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (4)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
November 13, 2023 15:12
Per your request, this has now been filed here:https://youtrack.jetbrains.com/issue/IDEA-337858/Formatting-Issue-for-Java-Ternary-Operation
Community
IntelliJ IDEA Users
Formatting for Java Ternary Operation
0 votes
Created
November 03, 2017 16:26
I just corrected an error in my last comment where I had incorrectly cited SBT 1.0.3 when it was really 1.0.2. I have now tried with Java 1.8, Scala 2.11.10 and SBT 1.0.3, and can confirm I am succ...
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
Edited
November 03, 2017 16:23
Okay. I just created a brand new project using SBT 0.13.16, and it appears to be working correctly on the test project (which is failing with the 1.0.2 version of SBT).
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 16:03
The workaround does not work for me as I must stick with 2.11.x. I have a library that has not been published for 2.12.x yet, so I am stuck on 2.11.x. Is there a workaround that doesn't involve goi...
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
July 24, 2014 15:08
Pavel,Tysvm! I have seen the ticket closed as fixed in the bug tracker.So, I've just re-installed 13.1.4 and then re-installed the Scala plug-in 0.38.441. And this problem continues to appear. What...
Community
Scala
Worksheet issues...
0 votes
Created
June 20, 2014 00:08
Thank you very much for asking. I really appreciate it.The work I am doing right now is mostly strategic API design.My use cases are interactive exploration of the concrete instances of the differe...
Community
Scala
Worksheet issues...
0 votes
Created
June 04, 2014 20:51
Answers: How do I switch this Intellij project to begin using Scala 2.11.1?:modify the build.sbt file by appending a line containing [scalaVersion := "2.11.1"] (the text sans the square brackets) ...
Community
Scala
Via File/New Project in Intellij 13.1.2, how do I change it to use Scala 2.11.1 (as opposed to 2.10.2)...
0 votes