I'm getting errors after some @override commands but not all. The error says "multiple markers at this line, ...must override a superclass method...". If I remove the @override line as suggested with the quick fix I still get the same error. Here is a screen shot of the error: http://www.theiatech.com/Mark/Eclipse_error.jpg. My developer doesn't have this issue with his configuration so what do I have setup incorrectly?
Here are a few parameters: Windows 7 64-bit Eclipse 3.7.1 JRE 6 Java compiler compliance 1.6 ADT 15.0.0 Android 1.6 (API 4) and 4.0 (API 14) I've uninstalled and reinstalled everything but still get the errors. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

