Re: Another question about Java path

2000-12-28 Thread Cameron Simpson
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 | ea

Another question about Java path

2000-12-28 Thread Huiyuan Ma
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. __ Do You