On Thu, Dec 28, 2000 at 10:10:24AM -0800, Huiyuan Ma <[EMAIL PROTECTED]> wrote:
| I've set the environment to run Java in Linux, but, in
| one program, I imported an outside class, the
| JSObject.class, which is in the same directory with
| that program, and I'm told the .class can't be found
| each time.What can I do? Thanks.

Is . (the current directory) in your $CLASSPATH variable?
You'll need that to use classes which are only in the current
directory rather than the "standard" places.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

ABORTED effort:
Close all that you have.
You ask way too much.
- Haiku Error Messages http://www.salonmagazine.com/21st/chal/1998/02/10chal2.html



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to