Index Options Menu
Run Settings ...
This dialog contains a choice for selecting the internal appletviewer,
appletviewer or a HTML browser to view applets. The following settings
may be specified for each java virtual machine, appletviewer and HTML browser
(from now referred as "the external tool"):
-
Path: The path to the external tool
-
Additional Parameters: Parameters applied to the external. Refer
the JDK or Browser documentation for details
-
Classpath prefix: A string that is inserted into the command line
of the external tool call before the classpath
-
Trailing Space: If checked, a space character will be inserted
between the classpath prefix and the classpath
-
Use classpath: If checked, the classpath prefix, the classpath
and maybe the trailing space will be inserted into the command line of
the external tool call
-
Multiple instances: If not checked, the environment waits until
the process of the external tool has been terminated. This makes it impossible,
to start multiple instances of an external tool
Because it's most likely, that the HTML browser is not reachable by the
PATH environment variable from UNIX or Win95, a browse button was added
to the Path field of the HTML browser. It's a good idea to add
the HTML browser's home directory to the PATH environment variable. It
will make your project file portable and calling the browser will work
by default, if it is a Netscape browser. The run settings will be stored
in the current project file.