| [news.eclipse.tools.jdt] Re: Preference setting to ignore @Override settings on interface methods for 1.5 compiler |
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.
Markus