I've downloaded Eclipse Galileo.
Now, when I use the ActionListener for the button, to override an onClick method of that listener, but in my eclipse, this
@override The
onClick method does not display on .
Do you have any clue about that missing annotation?
Bugs are not being displayed about the override annotation:
- : Misleading problem used on @Override method with endless parameter type
- : [Clear] 'No' override annotation for 'Save' 'interface method implementation (Java 6)
Can you check that your particular problem persists with Eclipse Heliens (3.6)?
Comments
Post a Comment