On ecj and @Override annotations for interface methods

C. K. Jester-Young cky944 at gmail.com
Thu Sep 18 04:33:16 PDT 2008


On Thu, Sep 18, 2008 at 12:26:18PM +0100, Andrew John Hughes wrote:
> Would -source 1.6 -target 1.5 solve both issues?

That is not allowed by ecj. In fact, some of the ant build scripts
use -target 5.

(As an aside: for my own testing purposes, I have a specially hacked
javac.in (based on the Perl version I posted---I'll send a bugfix for
it soon) that can override -target 6 and -source 1.6 no matter what
the build scripts say. :-P)

Cheers,
	---Chris K.



More information about the distro-pkg-dev mailing list