Skip to main content



      Home
Home » Newcomers » Newcomers » JFace Data Binding/DOM Example Problems
JFace Data Binding/DOM Example Problems [message #272380] Tue, 21 July 2009 13:26 Go to next message
Eclipse UserFriend
I am trying to run the examples from JFace Data Binding/DOM
http://wiki.eclipse.org/JFace_Data_Binding/DOM

I've downloaded both components and imported the examples project. I then
added the plug-in to the build path libraries. Also, added
org.eclipse.core.databind.property plug-in. Everything compiles fine but
when I run I get this error.

org.eclipse.core.databinding.BindingException: converter does not convert
to type class org.apache.xerces.dom.DeferredDocumentImpl Expected:
interface org.w3c.dom.Document, actual: class
org.apache.xerces.dom.DeferredDocumentImpl
at
org.eclipse.core.databinding.UpdateStrategy.checkAssignable( UpdateStrategy.java:97)

and other stuff

Did I set the project up wrong or am I missing something? Any help is
appreciated . Thanks.

Stephen
Re: JFace Data Binding/DOM Example Problems [message #358666 is a reply to message #272380] Tue, 28 July 2009 08:58 Go to previous message
Eclipse UserFriend
Hi Stephen,

I have tried to fix your problem. Please see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243380#c32

Please use
http://www.eclipse.org/newsportal/thread.php?group=eclipse.p latform.jface
the JFace forum next time.

Thank a lot.

Regards Angelo
Previous Topic:Reading Classpath in a Java Srcipt editor
Next Topic:Why Eclipse is closed?
Goto Forum:
  


Current Time: Tue Jun 03 06:47:27 EDT 2025

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

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

Back to the top