On Mon, Nov 26, 2001 at 01:41:45PM -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
| This may sound like a very basic question, but I was wondering if you could te
ll me how to set up the classpath so that when I compile or execute java code I
don't have to type in the location of the java to
This may sound like a very basic question, but I was wondering if you could tell me
how to set up the classpath so that when I compile or execute java code I don't have
to type in the location of the java tools everytime? Instead, I can just type in
javac to compile code or java to execute jav