|
linux java complier problem
hi every one
i am a new linux user. i have installed java1.6 beta on my machine, but when i try to run my java program using command propmt it is using java1.4 by default.
I found that by using the command "java -version".
my program is developed using java1.6 version and is not running on java1.4 at all it shows class loader exception.
Can some one pls help me out in making java1.6 as my default java compiler.
|