13
SBT我得到了這樣的錯誤,當我運行「SBT編譯」:運行與-Ylog-類路徑
missing or invalid dependency detected while loading class file 'DefaultReads.class'.
[error] Could not access term time in package java,
[error] because it (or its dependencies) are missing. Check your build definition for
[error] missing or conflicting dependencies. (Re-run with `-Ylog-classpath` to see the problematic classpath.)
如何傳遞-Ylog-classpath
到SBT?