Hi,
Ken Warner wrote:
> Hi Anders,
>
> I'm having the exact same problem.
> Environment: JDK 1.2(latest); Java3D 1.1(latest) CLASSPATH unset; PATH set to
> C:\jdk1.2\bin;
> All the applets work fine but the applications don't work with the same error
> as you had below.
>
> C:\jdk1.2\demo\java3d\HelloUniverse>java HelloUniverse
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/media/j3d/SceneGraphObject
>
> What is the solution here? How/What needs to be set to run the applications??
Either you can set the PATH to C:\Program Files\JavaSoft\JRE\1.2\bin from C:\jdk1.2\bin
or install Java3D again to the c:\jdk1.2\ directory structure.
With warm regards,
R�bert Vi�ar Bjarnason
[EMAIL PROTECTED]
�����������������������
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/