Files
sbt/project
Eugene Yokota 840b851445 [1.x] Add Scala 3.8 REPL support
**Problem**
Scala 3.8 REPL won't work since they've split the repl artifact into another JAR.

**Solution**
This works around it by creating a yet-another sandbox configuration ScalaReplTool
(similar to ScalaTool and ScalaDocTool) and a separate scalaInstance for
console task, so when Zinc is invoked we'll be able to conjure the right array of JARs.
2025-11-01 21:06:32 -04:00
..
2025-10-03 09:22:19 +09:00
2019-11-28 21:25:49 +00:00
2018-04-04 01:29:56 -04:00
2021-05-02 23:41:55 -04:00
2021-05-02 23:41:55 -04:00