The jar is not meant to be run, it's a library class you need to write your own code to use it.
I had a tutorial on the web site, which has been down for a while.
Things have been very busy, and not been able to give the project as much time as I would of liked. Hopefully things are calming don here. So will sort out website.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When i try to run JBarcode using
java -jar JBarcode-Recognition-0.2.jar
I get the following error message:
Failed to load Main-Class manifest attribute from
JBarcode-Recognition-0.2.jar
This happens using the Blackdown VM and GCJ on Linux, as well as using Sun's VM on Windows.
It also happens with JBarcode version 0.10.
Apologies for my very superficial knowledge of Java...
The jar is not meant to be run, it's a library class you need to write your own code to use it.
I had a tutorial on the web site, which has been down for a while.
Things have been very busy, and not been able to give the project as much time as I would of liked. Hopefully things are calming don here. So will sort out website.