S
sakcee
Hi
I want to use javac's "-source" option to create jdk 1.4 compatible
classes.
e.g
javac aa.java -source 1.4
is there a way that I can set -source parameter in enviroment similar
to CLASSPATH and hava all the files use it, without specifying
explicitly.
Thanks for help
I want to use javac's "-source" option to create jdk 1.4 compatible
classes.
e.g
javac aa.java -source 1.4
is there a way that I can set -source parameter in enviroment similar
to CLASSPATH and hava all the files use it, without specifying
explicitly.
Thanks for help