![]() Previous |
![]() Next |
Depending upon your Java Client installation, you start it by using one of these methods:
If the JAVA_HOME/bin
directory is on your system path, you can start the Java Mission Control Client by entering jmc
at the command (shell) prompt.
If the JAVA_HOME/bin
directory is not on your system path, you must enter the full path to the executable file, as follows:
JAVA_HOME\bin\jmc.exe
(Windows)
JAVA_HOME/bin/jmc
(Linux)