mirror of https://github.com/sbt/sbt.git
Reduce AnalysisCallback interface: remove discovery simplify dependency notification methods Use map of classpath entry to Analysis for locating source API for external dependencies Handle classpath changes by locating class on classpath and either locating Analysis/Source as above or comparing Stamp. This requires storing the class name of a binary dependency now. Make this process aware of full classpath, including boot classpath |
||
|---|---|---|
| .. | ||
| AnalysisFormats.scala | ||
| FileBasedStore.scala | ||
| NOTICE | ||