org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error [message #1391360] |
Mon, 30 June 2014 20:42  |
Eclipse User |
|
|
|
Just followed https://wiki.eclipse.org/Efxclipse/Tutorials/Tutorial4 using the current nightly repo, a Luna RCP IDE, Java 8u5 and selected FX Target / Target Platform Feature unchecking "include required software" but execution in the last step leaves me with
Jun 30, 2014 10:39:49 PM org.eclipse.fx.ui.workbench.base.internal.LoggerProviderImpl$1 error
SCHWERWIEGEND: Initializing from the application definition instance yields no top-level windows! Continuing execution, but the missing windows may cause other initialization failures.
java.lang.Exception
at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:246)
at org.eclipse.fx.ui.workbench.base.AbstractE4Application.loadApplicationModel(AbstractE4Application.java:348)
at org.eclipse.fx.ui.workbench.base.AbstractE4Application.createE4Workbench(AbstractE4Application.java:213)
at org.eclipse.fx.ui.workbench.fx.E4Application.initE4Workbench(E4Application.java:244)
at org.eclipse.fx.ui.workbench.fx.E4Application$1.run(E4Application.java:130)
at org.eclipse.fx.ui.workbench.fx.E4Application.jfxStart(E4Application.java:173)
at org.eclipse.fx.ui.workbench.fx.DefaultJFXApp.start(DefaultJFXApp.java:57)
at com.sun.javafx.application.LauncherImpl$8.run(LauncherImpl.java:837)
at com.sun.javafx.application.PlatformImpl$7.run(PlatformImpl.java:335)
at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:301)
at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:298)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:298)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
Any help on this? THANKS!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06259 seconds