Hello, A quick question about my problem in compiling SimpleApp,
sbt package reports [info] Resolving org.scala-lang#scala-library;2.10 ... [warn] module not found: org.scala-lang#scala-library;2.10 ... [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: org.scala-lang#scala-library;2.10: not found [warn] :: org.scala-lang#scala-compiler;2.10: not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: sbt.ResolveException: unresolved dependency: org.scala-lang#scala-library;2.10: not found unresolved dependency: org.scala-lang#scala-compiler;2.10: not found This might be a common problem, please help me with this. thanks, dachuan.
