Wizard "Eclipse 4 Application Project" misses to add "org.w3c.dom.events" plugin [message #913043] |
Fri, 14 September 2012 12:45  |
Eclipse User |
|
|
|
With Juno 4.2.0 (Modeling flavour + e4 tools; Windows7/32bit) I am using the Wizard for creating a New "Eclipse 4 Application Project".
If I then select the generated Product (*.product) and click on Run As.. Eclipse Application, the launch fails.
From the log I see that the plug-in "org.w3c.dom.events" was not included in the product.
Adding it manually to the launch resolves the problem, but wizard needs to be fixed in next releases.
Thank you all for the great job on this new platform!
Vincenzo Caselli
RCP Vision
[Updated on: Fri, 14 September 2012 12:47] by Moderator
|
|
|
|
|
|
|
|
Re: Wizard "Eclipse 4 Application Project" misses to add "org.w3c.dom.events" pl [message #915238 is a reply to message #913043] |
Sun, 16 September 2012 18:15   |
Eclipse User |
|
|
|
@Lars
No, I'm not using a target platform.
@Sopot, @Lars, let me explain exactly what I do:
- download Eclipse Modeling Tools from http://www.eclipse.org/downloads/
(Test was made more than once, with same results, both on a pc with Windows 7/32bit and with another pc with Ubuntu 12.04/32bit)
- launch Juno with a brand new workspace
- from Update Site
http://download.eclipse.org/e4/updates/0.12
installed (from category "E4 Tools"):
* E4 CSS Spy (Incubation) 0.12.0.v20111206-1509-17B-7w3123161302752
* Eclipse e4 Tools (Incubation) 0.12.0.v20120529-2033-28Q1EVVFNTFtSK8WOZd51
- launch Wizard New "Eclipse 4 Application Project", giving just a project name and leaving all other settings as default
- at the end of the wizard, select the .product, right-click, Run As.. Eclipse Application
- here I got an error popup and the console show the stack trace below
- at this point I open the launch configuration, go to "Plug-ins" tab, press "Validate Plug-ins" and there I see that "org.w3c.dom.events" is missing
- in fact, adding manually this plug-in to the launch allows both a successfull plug-in validation and the succesful start of the application.
Is my E4 Tools update procedure right (Update site, feature to install)?
!SESSION 2012-09-16 23:59:33.632 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_33
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.rcpvision.e4.product
Command-line arguments: -product com.rcpvision.e4.product -data E:\IDE\Eclipse_4.2_Juno\Juno_4.2_Modeling_Tutorial\wrk/../runtime-com.rcpvision.e4.product -dev file:E:/IDE/Eclipse_4.2_Juno/Juno_4.2_Modeling_Tutorial/wrk/.metadata/.plugins/org.eclipse.pde.core/com.rcpvision.e4.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog
!ENTRY org.eclipse.equinox.app 0 0 2012-09-16 23:59:34.852
!MESSAGE Product com.rcpvision.e4.product could not be found.
!ENTRY org.eclipse.osgi 2 0 2012-09-16 23:59:34.873
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.873
!MESSAGE Bundle initial@reference:file:plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar was not resolved.
!SUBENTRY 2 org.w3c.dom.svg 2 0 2012-09-16 23:59:34.878
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.878
!MESSAGE Bundle initial@reference:file:plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar was not resolved.
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.878
!MESSAGE Missing imported package org.w3c.dom.events_[3.0.0,4.0.0).
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.878
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!ENTRY org.eclipse.osgi 2 0 2012-09-16 23:59:34.883
!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 2012-09-16 23:59:34.883
!MESSAGE Bundle org.apache.batik.css_1.6.0.v201011041432 [9] was not resolved.
!SUBENTRY 2 org.apache.batik.css 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.w3c.dom.svg_[1.1.0,1.3.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.883
!MESSAGE Bundle org.eclipse.e4.ui.css.swt.theme_0.9.2.v20120523-1955 [11] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt_0.9.1.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.883
!MESSAGE Bundle org.eclipse.e4.ui.workbench.renderers.swt_0.10.1.v20120523-1955 [15] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench.swt_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt.theme_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.883
!MESSAGE Bundle com.rcpvision.e4_1.0.0.qualifier [19] was not resolved.
!SUBENTRY 2 com.rcpvision.e4 2 0 2012-09-16 23:59:34.883
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench.swt_0.10.1.
!SUBENTRY 2 com.rcpvision.e4 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.10.1.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.888
!MESSAGE Bundle org.eclipse.e4.ui.css.core_0.10.1.v20120523-1955 [20] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.core 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.apache.batik.css_[1.6.0,1.7.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.888
!MESSAGE Bundle org.w3c.dom.svg_1.1.0.v201011041433 [26] was not resolved.
!SUBENTRY 2 org.w3c.dom.svg 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.w3c.dom.smil_[1.0.0,1.1.0).
!SUBENTRY 2 org.w3c.dom.svg 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.888
!MESSAGE Bundle org.w3c.dom.smil_1.0.1.v200903091627 [32] was not resolved.
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing imported package org.w3c.dom.events_[3.0.0,4.0.0).
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.888
!MESSAGE Bundle org.eclipse.e4.ui.css.swt_0.10.1.v20120523-1955 [51] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.888
!MESSAGE Bundle org.eclipse.e4.ui.workbench.swt_0.10.1.v20120525-2014 [57] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt.theme_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.888
!MESSAGE Missing imported package org.apache.batik.css.engine_1.6.0.
!ENTRY org.eclipse.osgi 2 0 2012-09-16 23:59:34.908
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.913
!MESSAGE Bundle initial@reference:file:plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar was not resolved.
!SUBENTRY 2 org.w3c.dom.svg 2 0 2012-09-16 23:59:34.913
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.918
!MESSAGE Bundle initial@reference:file:plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar was not resolved.
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.918
!MESSAGE Missing imported package org.w3c.dom.events_[3.0.0,4.0.0).
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.918
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!ENTRY org.eclipse.osgi 2 0 2012-09-16 23:59:34.923
!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 2012-09-16 23:59:34.923
!MESSAGE Bundle org.apache.batik.css_1.6.0.v201011041432 [9] was not resolved.
!SUBENTRY 2 org.apache.batik.css 2 0 2012-09-16 23:59:34.923
!MESSAGE Missing required bundle org.w3c.dom.svg_[1.1.0,1.3.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.eclipse.e4.ui.css.swt.theme_0.9.2.v20120523-1955 [11] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt_0.9.1.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.eclipse.e4.ui.workbench.renderers.swt_0.10.1.v20120523-1955 [15] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench.swt_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt.theme_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle com.rcpvision.e4_1.0.0.qualifier [19] was not resolved.
!SUBENTRY 2 com.rcpvision.e4 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench.swt_0.10.1.
!SUBENTRY 2 com.rcpvision.e4 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.10.1.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.eclipse.e4.ui.css.core_0.10.1.v20120523-1955 [20] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.core 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.apache.batik.css_[1.6.0,1.7.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.w3c.dom.svg_1.1.0.v201011041433 [26] was not resolved.
!SUBENTRY 2 org.w3c.dom.svg 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.w3c.dom.smil_[1.0.0,1.1.0).
!SUBENTRY 2 org.w3c.dom.svg 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.w3c.dom.smil_1.0.1.v200903091627 [32] was not resolved.
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing imported package org.w3c.dom.events_[3.0.0,4.0.0).
!SUBENTRY 2 org.w3c.dom.smil 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=JavaSE)(version=1.3))(&(osgi.ee=CDC/Foundation)(version=1.0)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.eclipse.e4.ui.css.swt_0.10.1.v20120523-1955 [51] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-16 23:59:34.928
!MESSAGE Bundle org.eclipse.e4.ui.workbench.swt_0.10.1.v20120525-2014 [57] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt.theme_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2012-09-16 23:59:34.928
!MESSAGE Missing imported package org.apache.batik.css.engine_1.6.0.
!ENTRY org.eclipse.osgi 4 0 2012-09-16 23:59:34.933
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
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(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
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:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
An error has occurred. See the log file
E:\IDE\Eclipse_4.2_Juno\Juno_4.2_Modeling_Tutorial\wrk\.metadata\.plugins\org.eclipse.pde.core\com.rcpvision.e4.product\1347832773857.log.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.27847 seconds