[root@localhost eclipse]# /usr/bin/java -version
java version "1.3.1"
jdkgcj 0.2.3 (http://www.arklinux.org/projects/jdkgcj)
gcj (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
可能是jdk 版本低了, 但我装了一个jdk 1.4.2_10的, 怎么/usr/bin/java -version 还是"1.3.1"
要改什么东西吗?