mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 04:03:25 +02:00
**Problem** 1. forked console is missing user code from the classpath. 2. forked console still blocks the server. **Solution** 1. This includes proper products and classpaths to the console. 2. This also implements client-side run for console.