Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » org.w3c.dom.css; version=2.0.0 ?
org.w3c.dom.css; version=2.0.0 ? [message #1007619] Wed, 06 February 2013 18:22 Go to next message
Eclipse Explorer is currently offline Eclipse ExplorerFriend
Messages: 18
Registered: February 2013
Junior Member
Hello,

I am using Eclipse 4.2 for RCP/RAP with Java 1.7 from Oracle on Windows 7.

It seems that some of the e4 ui plugins depend upon org.w3.dom.css; version=2.0.0.

Where can I find this?

How do I tell Eclipse to "use it"?

Thank you.


P.S. This is a restatement of a prior question based upon advice I receive on posting questions to this newsgroup.
Re: org.w3c.dom.css; version=2.0.0 ? [message #1007664 is a reply to message #1007619] Wed, 06 February 2013 22:51 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
You need javax.xml

Tom

Am 06.02.13 19:22, schrieb Eclipse Explorer:
> Hello,
>
> I am using Eclipse 4.2 for RCP/RAP with Java 1.7 from Oracle on Windows 7.
>
> It seems that some of the e4 ui plugins depend upon org.w3.dom.css;
> version=2.0.0.
>
> Where can I find this?
>
> How do I tell Eclipse to "use it"?
>
> Thank you.
>
>
> P.S. This is a restatement of a prior question based upon advice I
> receive on posting questions to this newsgroup.
Re: org.w3c.dom.css; version=2.0.0 ? [message #1007874 is a reply to message #1007664] Thu, 07 February 2013 20:37 Go to previous messageGo to next message
Eclipse Explorer is currently offline Eclipse ExplorerFriend
Messages: 18
Registered: February 2013
Junior Member
Hi Tom,

I get the same error when I use the wizard
File, New, Other, Eclipse 4, Eclipse 4 Application Project

then launch the product


Thank you.

Here is the output:

!SESSION 2013-02-07 12:36:46.762 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.example.trying.product
Command-line arguments: -product com.example.trying.product -data C:\e4RCP\workspace/../runtime-com.example.trying.product -dev file:C:/e4RCP/workspace/.metadata/.plugins/org.eclipse.pde.core/com.example.trying.product/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog

!ENTRY org.eclipse.equinox.app 0 0 2013-02-07 12:36:47.763
!MESSAGE Product com.example.trying.product could not be found.

!ENTRY org.eclipse.osgi 2 0 2013-02-07 12:36:47.849
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.850
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.e4.ui.services_0.10.2.v20120726-172631.jar was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.services 2 0 2013-02-07 12:36:47.850
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.850
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.e4.ui.workbench.swt_0.10.2.v20120802-184737.jar was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.851
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.851
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.e4.ui.css.swt_0.10.2.v20120821-165957.jar was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt 2 0 2013-02-07 12:36:47.851
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.852
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.10.2.v20120814-175454.jar was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2013-02-07 12:36:47.852
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.852
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.e4.ui.css.swt.theme_0.9.3.v20120806-170624.jar was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2013-02-07 12:36:47.853
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.853
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.e4.ui.css.core_0.10.2.v20120806-171245.jar was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.core 2 0 2013-02-07 12:36:47.853
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.

!ENTRY org.eclipse.osgi 2 0 2013-02-07 12:36:47.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 2013-02-07 12:36:47.884
!MESSAGE Bundle org.eclipse.e4.ui.css.swt_0.10.2.v20120821-165957 [1] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt 2 0 2013-02-07 12:36:47.884
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt 2 0 2013-02-07 12:36:47.884
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.885
!MESSAGE Bundle org.eclipse.e4.ui.workbench.swt_0.10.2.v20120802-184737 [22] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.885
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench_0.10.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.885
!MESSAGE Missing required bundle org.eclipse.e4.ui.services_0.1.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.886
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.886
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.886
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt.theme_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.swt 2 0 2013-02-07 12:36:47.887
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.887
!MESSAGE Bundle org.eclipse.e4.ui.services_0.10.2.v20120726-172631 [35] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.services 2 0 2013-02-07 12:36:47.887
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.888
!MESSAGE Bundle org.eclipse.e4.ui.workbench.renderers.swt_0.10.2.v20120814-175454 [42] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2013-02-07 12:36:47.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2013-02-07 12:36:47.888
!MESSAGE Missing required bundle org.eclipse.e4.ui.services_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2013-02-07 12:36:47.889
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench.swt_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2013-02-07 12:36:47.889
!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 2013-02-07 12:36:47.889
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.workbench.renderers.swt 2 0 2013-02-07 12:36:47.890
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.890
!MESSAGE Bundle org.eclipse.e4.ui.css.core_0.10.2.v20120806-171245 [43] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.core 2 0 2013-02-07 12:36:47.890
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.891
!MESSAGE Bundle org.eclipse.e4.ui.css.swt.theme_0.9.3.v20120806-170624 [51] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2013-02-07 12:36:47.891
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.swt_0.9.1.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2013-02-07 12:36:47.891
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.9.0.
!SUBENTRY 2 org.eclipse.e4.ui.css.swt.theme 2 0 2013-02-07 12:36:47.891
!MESSAGE Missing imported package org.w3c.dom.css_2.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.892
!MESSAGE Bundle org.eclipse.e4.ui.workbench_0.10.3.v20120822-140642 [52] was not resolved.
!SUBENTRY 2 org.eclipse.e4.ui.workbench 2 0 2013-02-07 12:36:47.892
!MESSAGE Missing required bundle org.eclipse.e4.ui.services_0.9.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-07 12:36:47.892
!MESSAGE Bundle com.example.trying_1.0.0.qualifier [60] was not resolved.
!SUBENTRY 2 com.example.trying 2 0 2013-02-07 12:36:47.893
!MESSAGE Missing required bundle org.eclipse.e4.ui.services_0.10.2.
!SUBENTRY 2 com.example.trying 2 0 2013-02-07 12:36:47.893
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench_0.10.3.
!SUBENTRY 2 com.example.trying 2 0 2013-02-07 12:36:47.893
!MESSAGE Missing required bundle org.eclipse.e4.ui.workbench.swt_0.10.2.
!SUBENTRY 2 com.example.trying 2 0 2013-02-07 12:36:47.894
!MESSAGE Missing required bundle org.eclipse.e4.ui.css.core_0.10.2.

!ENTRY org.eclipse.osgi 4 0 2013-02-07 12:36:47.898
!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)

Re: org.w3c.dom.css; version=2.0.0 ? [message #1013841 is a reply to message #1007874] Sun, 24 February 2013 13:15 Go to previous messageGo to next message
Achim Schmitz is currently offline Achim SchmitzFriend
Messages: 5
Registered: February 2013
Junior Member
Your app will not launch, right? I deduce this from the runtime exception in your output.

Quote:

java.lang.RuntimeException: No application id has been found.


To fix this, go to the run configuration for your app. Right click the app in package explorer and select Run as... > Run configurations...
(Alternatively you can select Run > Run configurations from the main menu.)

In the run configurations window select the tab "Plug-ins". The drop down list "Launch with" should (probably) be set to "plug-ins selected below only". Below this dropdown is a list of plug-ins with checkboxes. To the right of this list is a set of buttons. One of these buttons is "Add required Plug-ins". Click this button and then click "Apply" at the bottom of the run configurations window. Now close the run configurations window and try launching your app again.

See also the Stack Overflow post: questions/13575695/eclipse-rcp-no-application-id-has-been-found/15051393#15051393. (Sorry, cannot provide a link, because I'm still new in this forum.)

Note that this will just fix the "no id found" exception. It will not fix the "missing constraint" problem mentioned earlier. I'm still working on that one myself.
Re: org.w3c.dom.css; version=2.0.0 ? [message #1059680 is a reply to message #1007619] Tue, 21 May 2013 08:09 Go to previous messageGo to next message
Omer Gillani is currently offline Omer GillaniFriend
Messages: 22
Registered: May 2012
Junior Member

you need javax.xml (1.3.4) version.

Omer Gillani
Re: org.w3c.dom.css; version=2.0.0 ? [message #1807545 is a reply to message #1007619] Mon, 03 June 2019 06:54 Go to previous message
Gajanan Waghmare is currently offline Gajanan WaghmareFriend
Messages: 1
Registered: June 2019
Junior Member
You need to include javax.xml jar which exports this package.
Previous Topic:Setup error
Next Topic:Eclipse Crash with Exit Code 1
Goto Forum:
  


Current Time: Fri Apr 19 06:28:29 GMT 2024

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

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

Back to the top