Hi,
I've used jar files before by executing them as:
java -jar jar_file_name
but when downloading the 'caramel' jar file from this website, I am unsure how to use it. The author did not reply to my usage question so hopefully you can help. Why he would go through all that trouble to write the code and make it available at his website but not offer a sentence or 2 how how to use it, beats me !?
I suspect that I'm supposed to unzip into the 'java' files and write my own driver with a 'main' routine, but is there an easier way I'm overlooking?
Thanks,
Danny
I've used jar files before by executing them as:
java -jar jar_file_name
but when downloading the 'caramel' jar file from this website, I am unsure how to use it. The author did not reply to my usage question so hopefully you can help. Why he would go through all that trouble to write the code and make it available at his website but not offer a sentence or 2 how how to use it, beats me !?
I suspect that I'm supposed to unzip into the 'java' files and write my own driver with a 'main' routine, but is there an easier way I'm overlooking?
Thanks,
Danny