PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Java Interface
>
JLink
Symbol
J/Link User Guide
Calling Java from Mathematica in J/Link User Guide
Tutorials »
|
ReinstallJava
UninstallJava
JavaLink
AddToClassPath
See Also »
|
External Operations
Java Connection Management
More About »
InstallJava
InstallJava[]
launches the Java runtime and prepares it to be used from
Mathematica
.
MORE INFORMATION
To use
InstallJava
, you first need to load
J/Link
using
Needs
["JLink`"]
.
Only one Java runtime is ever launched; subsequent calls to
InstallJava
after the first have no effect.
The following options can be given:
ClassPath
Automatic
use the specified directories and .jar files
CommandLine
Automatic
specify a command line to launch the
JVM
SEE ALSO
ReinstallJava
UninstallJava
JavaLink
AddToClassPath
TUTORIALS
J/Link
User Guide
Calling Java from
Mathematica
in
J/Link
User Guide
MORE ABOUT
External Operations
Java Connection Management
© 2008 Wolfram Research, Inc.