Downloading EOCV-Sim
Last updated
Last updated
1. Download and install the Java Runtime Environment or Java Development Kit if you haven't already:
EOCV-Sim requires Java 11 at minimum. Any newer version should work fine. You can download it from the Oracle webpage.
2. Click on this link to go to the latest release in the EOCV-Sim GitHub repo.
3. Download the jar file, named EOCV-Sim-X.X.X-all.jar
, available at the bottom on the "assets" section:
(Note that the screenshot might not be what is actually displayed when you open the page, as new releases come out. The EOCV-Sim-all artifact shall always be available to download from any release)
Once the jar file is downloaded, you can simply double-click it to run it, just like any other executable file.
You can also run the jar file from the command line.
Navigate to the folder where the EOCV-Sim jar is stored in, using the cd
command. Then, invoke the java command passing the file name as follows:
Replacing the X.X.X by the version respectively, e.g 3.1.0