1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 09:09:38 +02:00

Switch to Ammonite REPL

It comes with working tab completion. \o/
This commit is contained in:
Florian Schmaus 2016-02-23 16:30:20 +01:00
parent 5c00172f6a
commit f351919fa5
6 changed files with 37 additions and 6 deletions

View file

@ -1,4 +1,4 @@
org.igniterealtime.smack.repl.SmackRepl.init()
org.igniterealtime.smack.smackrepl.SmackRepl.init()
import org.jivesoftware.smack._
import org.jivesoftware.smack.util.TLSUtils