I am using Windows 7 Ultimate edition Java 10.0.2 Eclipse OXYGEN.3A (April 2018) Version: Oxygen.3a Release (4.7.3a)
When I try to install the JavaFx from the location http://download.eclipse.org/efxclipse/updates-released/1.2.0/site/
then I got the following
Cannot perform operation. Computing alternate solutions, may take a while: 15/15
Cannot complete the install because one or more required items could not be found.
Software being installed: e(fx)clipse - IDE - PDE 1.2.0.201501301049 (org.eclipse.fx.ide.pde.feature.feature.group 1.2.0.201501301049)
Missing requirement: JDT UI Tooling for JavaFX 1.2.0.201501301049 (org.eclipse.fx.ide.jdt.ui 1.2.0.201501301049) requires 'bundle org.eclipse.xtext.xbase.lib 2.7.1' but it could not be found
Cannot satisfy dependency:
From: e(fx)clipse - IDE - Basic 1.2.0.201501301049 (org.eclipse.fx.ide.basic.feature.feature.group 1.2.0.201501301049)
To: org.eclipse.fx.ide.jdt.ui [1.2.0.201501301049]
Cannot satisfy dependency:
From: e(fx)clipse - IDE - PDE 1.2.0.201501301049 (org.eclipse.fx.ide.pde.feature.feature.group 1.2.0.201501301049)
To: org.eclipse.fx.ide.basic.feature.feature.group 0.0.0
What requirement am I missing.