[3462] in java-interest

home help back first fref pref prev next nref lref last post

Re: how to start?

daemon@ATHENA.MIT.EDU (Rich Norgaard)
Mon Nov 13 20:14:17 1995

Date: Mon, 13 Nov 1995 16:34:01 -0500 (EST)
From: Rich Norgaard <norgaar@server.uwindsor.ca>
To: java-interest@java.sun.com
In-Reply-To: <9511140101.AA06796@email.synet.edu.cn>

> Hi, 
> I am just testing a example program that everyone has run.
> That's the 'HelloWorld' program. It seems I have correctly 
> compiled it(got a HelloWorld.class), but when I use hotjava
> to see it, the HelloWorld class doesn't work. 

	Set your class path to the location of your classes.

i.e. setenv CLASSPATH /.../classes

	Also make sure your read path is set:

setenv HOTJAVA_READ_PATH /.../hotjava:/.../jdk

Try that out!

Rich

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post