Can't make Eclipse e4 product (Standalong application)) [message #581213] |
Tue, 24 August 2010 08:04  |
Eclipse User |
|
|
|
Hi everybody!
I am experimenting with eclipse e4, and have next problem.
I am trying to create standalong eclipse application:
1. I create Eclipse e4 application.
2. Open product window and try to export product.
3. Everything seems to be ok, but when I try to launch product nothing happends.
Here is log output:
!SESSION 2010-08-24 14:26:49.183 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.equinox.app 0 0 2010-08-24 14:26:50.409
!MESSAGE Product com.test.attempt.product could not be found.
!ENTRY org.eclipse.osgi 2 0 2010-08-24 14:26:50.428
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-24 14:26:50.428
!MESSAGE Bundle mailto:initial@reference:file:plugins/com.test.attempt_1.0.0.201008241422/ was not resolved.
!SUBENTRY 2 com.test.attempt 2 0 2010-08-24 14:26:50.428
!MESSAGE Missing required bundle org.w3c.css.sac_1.3.1.
!ENTRY org.eclipse.osgi 2 0 2010-08-24 14:26:50.429
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-24 14:26:50.429
!MESSAGE Bundle com.test.attempt_1.0.0.201008241422 [61] was not resolved.
!SUBENTRY 2 com.test.attempt 2 0 2010-08-24 14:26:50.429
!MESSAGE Missing required bundle org.w3c.css.sac_1.3.1.
!ENTRY org.eclipse.osgi 4 0 2010-08-24 14:26:50.429
!MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.AssertionFailedException: null argument:applicationXMI argument missing
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadA pplicationModel(E4Application.java:271)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.creat eE4Workbench(E4Application.java:185)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start (E4Application.java:112)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
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: 619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
com.test.attempt plugin is present in plugin dir, plugin.xml, manifest included.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03937 seconds