Thank you Sean, I compiled again and this is what Java return:
bad class file: C:\ARCHIV~1\APACHE~1\TOMCAT~1.0\common\lib
\core.jar(com/google/zxing/WriterException.class)
class file has wrong version 50.0, should be 49.0
Please remove or make sure it appears in the correct subdirectory of
the classpath.
import com.google.zxing.WriterException;
¿Any idea how to solve this?
Regards