> MIME-Version: 1.0
> Date: Tue, 14 Nov 2000 10:48:27 +0530
> From: Biswajit Ghoshal <[EMAIL PROTECTED]>
> Subject: Re: [JAVA3D] WIN2000 applet vs. application
> To: [EMAIL PROTECTED]
>
> Hi Demitrius,
>
> Hmmm - while installing, the default prompts of the set-up doesn't give a
> clean installation !!
> Also, did you install both of J3D SDK, and RTE? For J3D, unlike Java, the
> RTE needs to be installed separately.
> Again, while installing J3D RTE, you'll have to change the default
> directory-name from .2 to .3.
> Hope this'll help...
This was true for Java 3D 1.2. The new Java 3D 1.2.1 Beta 1 installers
will default to the correct directory, and the SDK does not require
installation of the RTE.
-Paul
>
> Regards,
> Biswajit
>
> > -----Original Message-----
> > From: Demitrius Nelon [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, November 14, 2000 3:09 AM
> > To: [EMAIL PROTECTED]
> > Subject: [JAVA3D] WIN2000 applet vs. application
> >
> > Does anybody have any ideas about this one?
> >
> > I performed a clean install of the jdk and j3d. I can run the demo in the
> > appletviewer, but not as an application. This is the same as the error
> > with
> > HelloJava3Da from the Tutorial.
> >
> > This works ------>C:\jdk1.3\demo\java3d\HelloUniverse>appletviewer
> > HelloUniverse.html
> > This doesn't --->C:\jdk1.3\demo\java3d\HelloUniverse>java HelloUniverse
> > Exception in thread "main"
> > java.lang.NoClassDefFoundError: HelloUniverse
> > This works ----->C:\jdk1.3\demo\java3d\HelloUniverse>java -cp
> > /jdk1.3/demo/java3d/HelloUniverse/HelloUniverse.class; HelloUniverse
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".