IURIEditorInput Error
Posted: Wed Apr 16, 2008 12:08 am
With eclipse 3.2 and plugin version 8.2.0 validating an xml file generates the error listed below. Is this a bug,or is there something I can do. Tried with java 1.4.2 and 1.5.0_05, both had same error.
ERROR [ AutomaticallyValidation ] ro.sync.exml.editor.o - Automatically va
lidation thread stopped because java.lang.NoClassDefFoundError: org/eclipse/ui/IURIEditorInput
java.lang.NoClassDefFoundError: org/eclipse/ui/IURIEditorInput
at com.oxygenxml.editor.editors.OxygenBaseEditor.getEditedFile(Unknown Source)
at com.oxygenxml.editor.editors.X.updateErrors(Unknown Source)
at ro.sync.exml.editor.Q.J.A(Unknown Source)
at ro.sync.exml.editor.o.C(Unknown Source)
at ro.sync.exml.editor.o$1.?(Unknown Source)
at ro.sync.R.C.A.run(Unknown Source)
ERROR [ AutomaticallyValidation ] ro.sync.exml.editor.o - Automatically va
lidation thread stopped because java.lang.NoClassDefFoundError: org/eclipse/ui/IURIEditorInput
java.lang.NoClassDefFoundError: org/eclipse/ui/IURIEditorInput
at com.oxygenxml.editor.editors.OxygenBaseEditor.getEditedFile(Unknown Source)
at com.oxygenxml.editor.editors.X.updateErrors(Unknown Source)
at ro.sync.exml.editor.Q.J.A(Unknown Source)
at ro.sync.exml.editor.o.C(Unknown Source)
at ro.sync.exml.editor.o$1.?(Unknown Source)
at ro.sync.R.C.A.run(Unknown Source)