OverkillManatee / beginning-android-games

Automatically exported from code.google.com/p/beginning-android-games
0 stars 0 forks source link

Eclipse doesn't allow @Override on the method headers #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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