InstallJava

JLink is installed.

For Sun's j2sdk user on PC, setting CommandLine option should be required.

In[1]:=

<< JLink`

In[2]:=

If[$MachineType === "PC",  SetOptions[InstallJava, CommandLine -> "c:\\\\j2sdk1.4.1_01\\bin\\java.exe"]]

In[3]:=

link = InstallJava[]

In[4]:=

Off[General :: spell1]


Converted by Mathematica  (July 17, 2003)