Hi
I am running the script shell runsh.sh that starts netbeans or forte. This script creates a CLASSPATH variable and I would like to add a new .jar file.
How do you add a new path to CLASSPATH when it already has values. I would like to do something like CLASSPATH = CLASSPATH + mypath.
thanks
jsn
I am running the script shell runsh.sh that starts netbeans or forte. This script creates a CLASSPATH variable and I would like to add a new .jar file.
How do you add a new path to CLASSPATH when it already has values. I would like to do something like CLASSPATH = CLASSPATH + mypath.
thanks
jsn