The guide written here only says which files I need for installing ORMLite:
But I don't see an explanation of how exactly I have to import these files into my project and where, and how to set the "classpath"?
The guide written here only says which files I need for installing ORMLite:
But I don't see an explanation of how exactly I have to import these files into my project and where, and how to set the "classpath"?
With the newest versions of ADT in Eclipse, this should be done automatically, you just need to drop the .jar into the libs folder, and it will be automatically added to the build path.