hasher13
Android Fan
Profile
Posts: 376
Reg: Jul 21, 2012
Wethersfield
8,060
12/03/13 05:40 PM (11 years ago)

QR reader plug-in seems to be causing errors in eclipse

When I load a project with out the QR plugin, I get no errors but when I reload it with the QR Plugin I get the following errors. IntentIntegrator.java: The method onClick(DialogInterface, int) of type new DialogInterface.OnClickListener(){} must override a superclass method I get that twice and this once: Cr_rr_qrreader.java The method onClick(View) of type new View.OnClickListener(){} must override a superclass method I think I read somewhere the error is about if the device does not have a QR reader it will prompt that one is need, but I am not sure. Anyone have a similiar problem or has been successful importing a project with the QR reader plugin without errors? Thanks in Advance, Howard
 
hasher13
Android Fan
Profile
Posts: 376
Reg: Jul 21, 2012
Wethersfield
8,060
like
12/08/13 05:10 PM (11 years ago)
With the help of Chris, this seems to have been the problem It would seem that this problem is sometimes caused by a Project | Properties | Java Compiler being set to 1.5. Setting it to 1.6 removed the errors..
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.