Hello,

I have downloaded a file containing java 3d examples; it an executable Jar
File.
When I click on the icon, nothing happens.
I have never used Jar files before; Can you help me ?

Thanks a lot,

    You won't execute the jar files. It is a compressed file that includes
class files. You have to include the jar files in your CLASSPATH environment
variable.

Binidicte

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


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

Reply via email to