small feature request
when I hit ctrlo (override) I have checkbox to add @override, however when I hit ctrli (implement) I dont have it of course, but when I implement methods of abstract class, although its implementation its also override. I hope it makes sense.
Please sign in to leave a comment.
Until recently this was rather complicated matter. See http://blogs.sun.com/roller/page/ahe?entry=override
Probably we'll add this feature as soon as people start using Mustang.
thanks, didnt know its a javac bug also :)