Skip to content

Instantly share code, notes, and snippets.

@sifue
Created March 4, 2015 04:44
Show Gist options
  • Select an option

  • Save sifue/38bc07eaa5b4657db22c to your computer and use it in GitHub Desktop.

Select an option

Save sifue/38bc07eaa5b4657db22c to your computer and use it in GitHub Desktop.
sbtまたはactivator内で-featureをコンパイルオプションにつけるコマンド ref: http://qiita.com/sifue/items/5ddde7d6439b6207241d
sbt> set scalacOptions += "-feature"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment