I just installed Java on SuSE and of course, the first thing I need to do is
setup the
CLASSPATH. Can anyone tell me a robust CLASSPATH assignment to catch
every directory I need?
beneath $JAVA_HOME there's...
./bin
./include
./lib
./usr
./jre
./jre/lib
./jre/bin
./jre/plugin
Should I really put them all in there?