mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 09:39:39 +02:00
Switch to Ammonite REPL
It comes with working tab completion. \o/
This commit is contained in:
parent
5c00172f6a
commit
f351919fa5
6 changed files with 37 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package org.igniterealtime.smack.repl;
|
||||
package org.igniterealtime.smack.smackrepl;
|
||||
|
||||
import org.jivesoftware.smack.SmackConfiguration;
|
||||
import org.jivesoftware.smack.util.dns.javax.JavaxResolver;
|
|
@ -18,4 +18,4 @@
|
|||
/**
|
||||
* A REPL (Read Eval Print Loop) for Smack.
|
||||
*/
|
||||
package org.igniterealtime.smack.repl;
|
||||
package org.igniterealtime.smack.smackrepl;
|
Loading…
Add table
Add a link
Reference in a new issue