[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.jdt] Preference setting to ignore @Override settings on interface methods for 1.5 compiler
|
Hi,
When source code has to be ported back to 1.5 from 1.6 (e.g. to be compatible
with OSx) then there is a lot of work in removing the @override annotations
for implemented interface methods. It would really help if there was a
preference setting to ignore those overrides.
I was ready filing a bug for this but I thought I ask here first.
Best regards,
Wim Jongman