mfaella/beginning-android-games

Eclipse doesn't allow @Override on the method headers

Opened this issue · 0 comments

What steps will reproduce the problem?
1. load workspace
2. see errors


What is the expected output? What do you see instead?
It should compile fine, but you cant have @Override, or it wont go.

What version of the product are you using? On what operating system?
The latest from SVN, windows 7 64bit, eclipse Indigo

Please provide any additional information below.

If you get rid of them, nothing works in the emulator. 

Original issue reported on code.google.com by melmantheman@gmail.com on 10 Nov 2012 at 5:57