JFace Data Binding/DOM Example Problems [message #272380] |
Tue, 21 July 2009 13:26  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.29318 seconds