Page History
...
where jdk1.8.0_181
should be replaced by the Java 8 version you have installed.
On Windows (Unsupported Platform)
- Edit the
ESS CS-Studio.ini
file inside the application folder; - Before
--launcher.library
add the following two lines:
-vm
/usr/java/jdk1.8.0_181/jre/bin
where jdk1.8.0_181
should be replaced by the Java 8 version you have installed.
Memory
CS-Studio runs pretty well on machine with at least 4 GBytes. If it must be run from inside the ESS DM, at least 8 GBytes are necessary, allocating 4 for the DM.
...