mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Replace references to 'smack.jar'
Also don't mention the required JDK version in the README as such information tends to become wrong easily.
This commit is contained in:
parent
08a232bff3
commit
4477561d4b
3 changed files with 6 additions and 7 deletions
|
@ -52,8 +52,7 @@ import org.xmlpull.v1.XmlPullParserException;
|
|||
* via the API will override settings in the configuration file.
|
||||
* </ul>
|
||||
*
|
||||
* Configuration settings are stored in org.jivesoftware.smack/smack-config.xml (typically inside the
|
||||
* smack.jar file).
|
||||
* Configuration settings are stored in org.jivesoftware.smack/smack-config.xml.
|
||||
*
|
||||
* @author Gaston Dombiak
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue