Installation Error

Hello
I am new to Capella. While trying to run the application, I get a java related error (Java started but returned exit code=1). I have the latest version of Java installed.
The original eclipse.ini file in the downloaded Capella package is as follows:
-startup
plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711. jar
–launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1. 401.v20161122-1740
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Xms1000m
-Xmx3000m
-Xss4m
I tried adding the -showsplash lines and the following lines based on the installation instruction:
-vm
<ABSOLUTE_PATH_TO_JAVA.EXE>
but this did not work.
I run a 64bit windows 10 pro.

Hi,
When you say you have the latest version, do you mean Java 10?
Have you tried using the latest Java 8 version?