Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » No way to Export my RCP Examples
No way to Export my RCP Examples [message #1810609] Wed, 14 August 2019 09:27 Go to next message
Markus Mayer is currently offline Markus MayerFriend
Messages: 3
Registered: August 2019
Junior Member
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)


Re: No way to Export my RCP Examples [message #1810724 is a reply to message #1810609] Sat, 17 August 2019 17:51 Go to previous message
Markus Mayer is currently offline Markus MayerFriend
Messages: 3
Registered: August 2019
Junior Member
See my solution in https://www.eclipse.org/forums/index.php/t/1091432/
Previous Topic:E4 rcp export product error
Next Topic:Handler enable/disable not working
Goto Forum:
  


Current Time: Tue Apr 16 14:18:29 GMT 2024

Powered by FUDForum. Page generated in 1.32157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top