You have 2 options
a) Send me the source code that you want adding and I will add it
trying to make it generic enough that it doesn't cause any problems
b) Create the jar file in eclipse, following these instructions
1) Right click on the project and select Export
2) From the dialog box select Java, then JAR File
3) Click Next
4) The next dialog box has 2 windows in it, in the left hand side
one, click Fitnium and you will then see
> src
> settings
> data
> libs
Unselect everything but src
6) Make sure that "Export generated class files and resources" is
checked
5) Click Finish
Jar file duely created
K