cc: (bcc: Gary Moss/arl)
Subject: Re: [java3d] Getting Started
Except that installation instructions for Win NT say that if you didn't
have any JDK installed before, you shouldn't have to set the classpath
at
all.
This however, isn't clear if you do not install in default directory as
> >
> > Exception in thread "main" java.lang.NoClassDefFound
> > Error:HelloUniverse
>
> The classpath must always point to the directory to fetch classes
from.
> In this case "." would need to be added to your classpath or the
actual
> directory name "c:\jdk1.2\demo\HelloUniverse". Probably the f
[EMAIL PROTECTED] wrote:
>
> I have reloaded JDK1.2 and Java3D form scratch
> I have nothing set in Classpath
>
> Changing Directory as in Readme
>
> In response to
>
> c:\jdk1.2\demo\HelloUniverse>java HelloUniverse
>
> I get
>
> Exception in thread "main" java.lang.NoClassDefFound
> Error:
I have reloaded JDK1.2 and Java3D form scratch
I have nothing set in Classpath
Changing Directory as in Readme
In response to
c:\jdk1.2\demo\HelloUniverse>java HelloUniverse
I get
Exception in thread "main" java.lang.NoClassDefFound
Error:HelloUniverse
Any ideas of what I am doing wrong.
P