Hi Fabio. You must install jdk1.3 and then in project properties, define,
define the jdk1.3 java.exe.

I have got JBuilder3.0 with jdk1.3beta.

Fabio Roberto de Miranda writes:

> On Thu, 6 Apr 2000, Helmuth Trefftz wrote:
>
> > Two quick questions for those of you using JBuilder:
> >
> > I am using JBuilder 3.5 (the free version)
> >
> > 1. How can I instruct JBuilder to use JDK1.3?
> >
> Good question, the "Set" button for the JDK, in "Project Properties" is
> disabled...
>
> > 2. I got it to compile a Java3D program after adding the Java3D jar
> > files to the "JDK".  But when I try to run or debug the program from
> > within JBuiler I get the following error message:
> >
> > Java.lang.UnsatisfiedLinkError: no J3D in Java.library.path.
>
> You can have several JVM at your machine. At mine, I have the C:\Program
> Files\JavaSoft\jre, the C:\jdk1.3\jre\ and the JBuilder30\jdk1.2.2\jre\.
> Every JVM you want to use with Java3D must have J3D.dll (and others,
> like j3daudio.dll) at the (dir)\jre\bin\ directory. You probably will have
> to copy J3D.dll to JBuilder30\jdk1.2.2\jre\bin\ directory.
>
>                         Fabio
>
> ===========================================================================
> 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".

Reply via email to