Capella install Error

I am new in Capella and the installation fails when I launch eclipse.exe. The Eclipse launcher points out to a Workspace at: C:\A_user\Personal\Apps_and_Utilities\MBSE\capella\eclipse\w orkspace.
After clicking ok, an error message appears indicating to look at the log file.
The log file reads:
!SESSION 2018-08-07 00:29:08.256 -----------------------------------------------
eclipse.buildId=unknown
java.version=10.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.osgi 4 0 2018-08-07 00:29:45.390
!MESSAGE Application error
!STACK 1
org.eclipse.e4.core.di.InjectionException: java.lang.NoClassDefFoundError: javax/annotation/PostConstruct
at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(In jectorImpl.java:386)
:
:
:
Caused by: java.lang.NoClassDefFoundError: javax/annotation/PostConstruct
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(Injector Impl.java:151)
at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(In jectorImpl.java:375)
… 23 more"
Any suggestions?
Thank you

I don’t believe Capella has been tested with version 10 of Java. Capella 1.2.x is validated on Java 8. I don’t know whether that makes a difference…