Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.6.0.M1, 3.6.0.RC1, 3.6.0.RELEASE, 3.6.1.RELEASE
-
None
-
eclipse 4.4 (Luna) with e(fx)clipse 1.0.0
Description
Since the early releases of the JavaFX based dashboard and support for JavaFX 8/JDK 8, the dashboard component depends on the e(fx)clipse 1.0 nightly branch version of org.eclipse.fx.javafx.
While this does indeed fix the compatibility issues for the dashboard, it makes having an up-to-date version of e(fx)clipse quite hard to achieve, since the dependency calls for an exact version of org.eclipse.fx.javafx (as of 3.6.1.RELEASE, the version required is 2.2.0.201408250501).
Since there is a current stable e(fx)clipse 1.0 release (http://download.eclipse.org/efxclipse/updates-released/1.0.0/site), I would therefore suggest changing the dependency from the nightly releases to the stable release of e(fx)clipse.