Join Slack
Powered by
<@U0B97HBLG> > Is it possible to load the Kotli...
# build-tools
u
udalov
07/13/2017, 7:53 AM
@pardom
Is it possible to load the Kotlin repl with a classpath?
if you mean the commane line REPL, you can just invoke it with the desired classpath, e.g.
kotlinc -cp lib1.jar:lib2.jar
3
Views
Open in Slack
Previous
Next