Public Notes on
View Public Collections
Loading...
I need to compile my source code to be compatible with jre 1.6. However, when I attempt to set the compiler attribute of the javac task to be javac1.6, ant will still compile my code with javac1.7. I #compatibility #java #versant #Unsorted #pub
Show More