No way to Export my RCP Examples [message #1810609] |
Wed, 14 August 2019 05:27  |
Eclipse User |
|
|
|
Hi all, I am new with the e4 topic. MY biggest problem is that I am not able to export running e4 examples. I am playing with the
I did both examples out of www*vogella*com
It is not a problem to get it running in Eclipse 4.12 and JavaSE-12.
But I am stopping at this point because I can't export it. I am using the export function out of the product editor. The editor is executing well too but the start of the launcher fails.
I did Run->Plug-ins->Validate and also Ass Requirend Plug In. The example is a feature based configuration. I checked a lot but now I have the feeling I reached the end of the road. Does anyone have a good idea what is going on at this small level of complexity?
!SESSION 2019-08-14 11:22:42.296 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_65
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments: -clearPersistedState
Command-line arguments: -os win32 -ws win32 -arch x86_64 -clearPersistedState
!ENTRY org.eclipse.osgi 4 0 2019-08-14 11:22:43.036
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.e4.ui.workbench.swt.E4Application" could not be found in the registry. The applications available are: org.eclipse.equinox.app.error.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:252)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:33)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
|
|
|
|
Powered by
FUDForum. Page generated in 0.03095 seconds