Introduction¶
Squish defaults to using the client VM.
To change this to the server VM, use a plain text editor to edit the file %appdata%\froglogic\Squish\ver1\server.ini
on Windows or ~/.squish/ver1/server.ini
on Unix-like systems, and change the LibJVM
entry.
The original entry might look like this:
The entry must be changed to the server equivalent. For instance, the example entry shown above would be changed to this:
(Of course you must use the actual paths that are correct for your machine.)