you are probably running "java filename"  and the .class
file does not have a "main" method.  Create an .html file
that calls your .class file and then run "appletviewer
filename.html" ..or somehow your main method has a problem.

Michael G.

On Mon, 15 Feb 1999 13:29:51 +0500 (GMT), 1997115410 wrote:

>
>
>i just downloaded the final version of the java3D API
>and i'm getting this message:
>
>Exception in thread "main" java.lang.NoClassDefFoundError:
>com/sun/j3d/utils/geometry/Primitive
>
>everythign was working fine, so i don't understand what's wrong
>can anyone help me.
>
>thanks in advance!!!
>
>
>=====================================================================
>To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
>Java 3D Home Page: http://java.sun.com/products/java-media/3D/
>

-------------------------------------------------------------------
 ICQ #24517082    Live FreeBSD...Or Die!

 PIC          X  10    VALUE "YES! COBOL"
-------------------------------------------------------------------


=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to