How To...
>
Make emoticon parts.
>
Downloading source code.
>
Link to the project.
Downloading Source code
The
jEmote project is controlled using Subversion. To those who don't know what it is then here's a quick explanation:
"SVN (Subversion) is a tool used by many software developers to manage changes within their source code tree. SVN provides the means to store not only the current version of a piece of source code, but a record of all changes (and who made those changes) that have occurred to that source code. Use of SVN is particularly common on projects with multiple developers, since SVN ensures changes made by one developer are not accidentally removed when another developer posts their changes to the source tree."
To download all the source of
jEmote you will need to get a small application called
TortoiseSVN download links below:
>
Windows OS - 32Bit
>
Windows OS - 64Bit
Install this program and restart your computer, then create a folder anywhere on your computer which you would like to download our source into, then right-click the folder go to "SVN Checkout...", a window should appear, in the "URL of repository" put the following URL:
https://svn.sourceforge.net/svnroot/jemote
Then click "ok", it should now download the entire source, congrats!
Note: Our source code can change very fast, so make sure to update before using the source, to do this right-click and select "SVN update".
If you only want the resources of
jEmote for tasks like making emote parts etc. Then you can point the url to that folder, so for resources only put:
https://svn.sourceforge.net/svnroot/jemote/Dist/Resources