-
Hi,
I work actually on this error.
Actually Xcarecrows4XML version doesn't treat of files external to workspace.
Internal and external files are not same type in Java (IFileEditorInput and FileStoreEditorInput).
My suggested solution is to create a project called "XcarecrowsXML - External Files" in Workspace which contain external files links.
It can be do automatically at file opening. Do...
2009-10-02 14:06:34 UTC by romainz
-
Hi,
I have been able to reproduce your trace while directly opening an XML file outside
of an Eclipse project. Did you do the same to experience the problem ?
If so I would suggest to open the file from within an Eclipse project until there is a
proper fix.
--
Ueimor.
2009-02-28 16:12:56 UTC by ueimor
-
Thanks for your report.
Does your xsd file (1) belong to an Eclipse project or (2) do you
open it directly from the "File | Open File ..." menu ?
--
Ueimor.
2009-02-28 16:00:27 UTC by ueimor
-
From faymard@generali.fr
Hi,
When I want to open a xsd file, I have an exception (see attached picture). I use the XML editor 1.3.8. It happens with various version of eclipse (3.3.1.1, 3.3.2)
Thanks for any information.
2009-01-30 15:44:00 UTC by nobody
-
First error:
Error number 102
Reason: Unable to open any external file
Then ->
Invalid Input: Must be IFileEditorInput ....
Then:
java.lang.NullPointerException
at fr.cogenit.xcarecrows.xgt.editors.AbstractMultipageEditor.createPages(AbstractMultipageEditor.java:63)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:310)
at...
2009-01-22 14:10:05 UTC by nobody
-
Bug fix in Xcarecrows 4 XML version 1.3.8.
Xcarecrows 4 XML opens the Eclipse editor when XML document is non well-formed.
2008-02-20 07:52:16 UTC by soudant
-
Try to open a non well-formed XML/XSL/XSD document. Xcarecrows did not open file. User needs find the error alone and edit his file with an external editor.
2008-02-19 13:22:13 UTC by soudant
-
Hi,
We have been able to reproduce your error by performing the steps below:
- uncompress the Xcarecrows4XML_1.3.7.zip
- remove the plugins/fr.cogenit.xcarecrows.xml_1.3.7 directory
Both the plugins/fr.cogenit.xcarecrows.xml_1.3.7 directory and the
plugins/fr.cogenit.xcarecrows.xml_1.3.7.jar file are included in
the Xcarecrows4XML_1.3.7.zip archive.
They have the same content but...
2008-01-07 16:07:45 UTC by soudant
-
duplicates bug 1862144.
2008-01-07 10:03:27 UTC by soudant
-
Can you attach a test XSD file and the content of the .log file from your
.metadata directory ?
Thanks.
--
Ueimor.
2008-01-02 16:39:05 UTC by ueimor