We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07ca0f commit 48bc4abCopy full SHA for 48bc4ab
README.md
@@ -69,6 +69,8 @@ import mylib.foo.Bar
69
...
70
```
71
72
+[Note that `:cp` doesn't work](http://stackoverflow.com/questions/18033752/cannot-add-a-jar-to-scala-repl-with-the-cp-command).
73
+
74
## How Scalive works
75
76
Scalive uses the [Attach API](https://blogs.oracle.com/CoreJavaTechTips/entry/the_attach_api)
0 commit comments