mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 09:50:02 +02:00
Additions to help the sbt/xsbt combination
This commit is contained in:
@@ -4,4 +4,5 @@ public interface Launcher
|
||||
{
|
||||
public static final int InterfaceVersion = 1;
|
||||
public ScalaProvider getScala(String version);
|
||||
public ClassLoader topLoader();
|
||||
}
|
||||
Reference in New Issue
Block a user