No description
.vscode | ||
libs/3rdParty | ||
src | ||
.classpath | ||
.gitattributes | ||
.gitignore | ||
.project | ||
build.gradle | ||
build.xml | ||
gradle.properties | ||
README.md |
MamHistoryLoader
Build
Build using ant with the target "create_run_jar"
Run
java -jar MamHistoryLoader.jar <YOUR-JID> <CONTACT-JID> [-debug] [-from dd.MM.yyyy] [-to dd.MM.yyyy] [-limit <MAX-MESSAGE-COUNT>]
The options -from and -limit cannot be used together.