Hi,
Please setup the following:
Environment Variable Name:
CLASSPATH =
.;E:\jdk1.2.2\lib\dt.jar;E:\jdk1.2.2\lib\tools.jar;E:\jdk1.2.2\jre\lib\rt.ja
r;
PATH = .;E:\jdk1.2.2\bin;
You seem to have set the classpath wrongly and you haven't mentioned
anything about the path...
The above should help you...
Regards.
> ----- Original Message -----
> From: "Jack Li" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 02, 2002 8:55 PM
> Subject: Very basic problem
>
>
> > Hello All,
> > I have a very basic problem. I try to an java application under DOS
> (Windows
> > operating system is windows 2000 server). I got error:
> >
> > java.lang.NoClassDefFoundError: test.
> >
> > The application is a sample from text book, very simple:
> >
> > class test {
> > public static void main(String args[]) {
> > System.out.println("Hello, World!");
> > }
> >
> > }
> >
> > I run it by "java test". I installed jdk1.3, and setup the CLASSPATH
point
> > to d:\jdk1.3;d:\jdk1.3\bin;
> >
> > what do I missed ?
> >
> > Thanks,
> > Jack
> >
> >
> > --
> > To unsubscribe: <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
> >
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>