$ sbt 'inspect sbtVersion'
[info] Set current project to gilbird (in build file:/C:/cygwin64/home/gilbird/)
[info] Setting: java.lang.String = 0.13.9
[info] Description:
[info] Provides the version of sbt. This setting should be not be modified.
[info] Provided by:
[info] */*:sbtVersion
[info] Defined at:
[info] (sbt.Defaults) Defaults.scala:135
[info] Delegates:
[info] *:sbtVersion
[info] {.}/*:sbtVersion
[info] */*:sbtVersion
[info] Related:
[info] */*:sbtVersion
$ sbt sbt-version
[info] Set current project to root--sbt (in build file:/C:/cygwin64/home/gilbird/.sbt/)
[info] 0.13.9
'Scala' 카테고리의 다른 글
Scala-IDE Worksheet에서 한글이 깨지는 경우 (0) | 2016.02.29 |
---|---|
jar를 하나로 합치기 - sbt assembly (0) | 2016.02.23 |
scala 스크립트 실행가능하게 만들기 (0) | 2016.02.18 |
sdk manager로 scala 설치하기 (0) | 2016.02.08 |
sbt로 ecplipse 프로젝트 만들기 (0) | 2016.02.01 |
sbt에서 사용할 디렉토리 구조 만들기 (0) | 2016.02.01 |
맥에 sbt 설치하기 (0) | 2016.01.31 |