I haven't tried this personally for J3D but it works for jdk1.2.1.  Except
Visual Cafe won't 
load some image files that the load without a problem using the java vm
outside the IDE.  
Here's the e-mail I believe you were referring to ::

> From:         [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Sent:         Thursday, April 15, 1999 1:48 PM
> To:   hind lwahhabi
> Cc:   [EMAIL PROTECTED]
> Subject:      Re: [java3d] visual caf�.
> 
> hind lwahhabi wrote:
> > Is there any way i can make jdk1.2 and java3d works under visual caf=E9=
>  by
> > copying classes or something  like that?
> 
> Symantec Visual Cafe Professional 3.0a can debug Java 3D applications.
> This note describes what I did to get it working.
> 
> 
> 1. Installation Locations
> 
> The steps below assume that Java is installed in the following
> directories.
> 
>       d:/JavaSoft/JRE/1.2/bin/...
>       d:/JavaSoft/JRE/1.2/lib/...
> 
>       d:/JavaSoft/jdk1.2.1/bin/...
>       d:/JavaSoft/jdk1.2.1/jre/...
>       d:/JavaSoft/jdk1.2.1/lib/...
> 
> Note that the JRE hierarchy contains both JRE 2 and the J3D runtime.
> Similarly, the JDK hierarchy contains both JDK 1.2.1 and the J3D SDK.
> 
> 
> 2a. PATH Environment Variable
> 
> My PATH is as follows. It is important that the JDK bin directory
> appear before the NT system32 directory, which probably contains
> some (half crippled) java.exe file.
> 
>       d:/JavaSoft/jdk1.2.1/bin
>       c:/WINNT/system32
>       c:/WINNT
>       c:/VisualCafe/bin
>       c:/VisualCafe/Java/bin
> 
> 
> 2b. CLASSPATH Environment Variable
> 
> My CLASSPATH is pretty minimal. Everything that properly belongs
> in the JRE lib/ext folder will be found there automatically by
> the JVM. (Cafe will need to be told explicitly where to locate
> those other jars, but not through CLASSPATH.)
> My CLASSPATH therefore only contains directories specific to
> my application; for this example, assume it to be unset.
> 
> This is probably a good point to try J3D HelloUniverse.
> 
> 
> 3a. Configuring Cafe Project Options
> 
> Under Project Options, Directories tab, the directory list for
> "Input class files" needs to contain the following directories:
> 
>       d:\JavaSoft\jdk1.2.1\jre\lib
>       d:\JavaSoft\jdk1.2.1\jre\lib\ext
> 
Regards,
Kenneth Kearney
516.346.6014, [EMAIL PROTECTED]
Northrop Grumman Corporation

> ----------
> From:         Andrew Phelps[SMTP:[EMAIL PROTECTED]]
> Sent:         Thursday, May 13, 1999 9:32 AM
> To:   Java Interest
> Subject:      [java3d] Visual Cafe
> 
> I'm trying to use Visual Caf� (3.0c) with Java2 and J3D...but with no
> success.  I think a few people on the list have already addressed this
> problem, but I can't find anything in the index.
> 
> Can someone therefore explain if this is possible, (and how it is done).
> 
> Much appreciated,
> 
> Andy Phelps
> 
> ===============================================================
> WS Atkins Engineering Software
> Woodcote Grove
> Ashley Road                   Tel:  +44 (0)1372 726 140
> Epsom                         Fax: +44 (0)1372 740 055
> Surrey                        URL:
> http://www.wsatkins.co.uk/wsa/core-pages/software.htm
> KT18 5BW                      E-mail: [EMAIL PROTECTED]
> England
> ===============================================================
> 
> date sent: 13/05/99 14:32 (QA purposes)
> 
> 
> =====================================================================
> 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