sbt/sbt-app/src/sbt-test/java/no-scala-tool
Eugene Yokota 21a9996b09 fix: Java-only tests
**Problem**
managedScalaInstance := false fails Java-only tests because
the test runner is based on a Scala Runner and sbt 2.x
currently derives the ScalaInstance only from update.

**Solution**
For the purpose of Java-only testing, create a dummy Scala Instance.
2025-08-25 22:12:56 -04:00
..
changes Implement sbt-launch.jar download 2021-04-19 23:43:15 -04:00
A.java Implement sbt-launch.jar download 2021-04-19 23:43:15 -04:00
build.sbt Implement sbt-launch.jar download 2021-04-19 23:43:15 -04:00
test fix: Java-only tests 2025-08-25 22:12:56 -04:00