Possible Duplicate:
@Override annotation error (android prefs)
I have imported a project into my Eclipse and opened it, but it shows many errors (all error result to: remove @Override annotation
. But the thing, is that the project is too big and has many of @Override's written around it, so is there a fastest way to delete ALL
the @Override
annotations?