Jim O'Flaherty
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
已编辑于 Formatting for Java Ternary Operation
已回答The following Java code appears to be ignoring my Java code format configuration selection around the Ternary Operator:var errorMessage = (blockUnsaved.getDriverClassification() == DriverClassi... -
创建于 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"...
Creating a brand new Scala SBT project using IntelliJ 2017.2.5 (Scala Plugin 2017.2.11) is producing the following error when I attempt to compile a very simple: "Error:scalac: No 'scala-library*.j... -
创建于 Worksheet issues...
Is anyone else using the Scala WorkSheet functionality? I'm doing a 30 day experiment with IntelliJ after using Scala-IDE for Eclipse now for the last three years; especially it's Scala Worksheet s... -
创建于 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)...
I'm brand new to Intellij. I also have no SBT experience to speak of. I have downloaded Intellij 13.1.2 and created a small sample project to get my bearings with the Scala plugin (choosing the SBT...