- "Bill Barker" a écrit :
> I can't compile commons-math any longer due to the below errors. It
> seems
> that some 1.6 methods have creaped in. I have no problem upgrading to
> 1.6
> if that is what is necessary, but I thought 1.5 was the targeted
> version.
Yes, it is for now the targ
I can't compile commons-math any longer due to the below errors. It seems
that some 1.6 methods have creaped in. I have no problem upgrading to 1.6
if that is what is necessary, but I thought 1.5 was the targeted version.
[javac] symbol : method newInstance(java.lang.Class,int,int)
[j