|
compilation issue
Ok, one problem solved, now another one. I downloaded an application and it is giving me errors in one .java file. It is a case of autoboxing...where they are adding an Integer and an int. I know this can be done in 1.5 and that is all I have installed on my workstation. I am confused. Why is it giving me a red x ?
|