I know there's a fair bit of stuff oon this tutorial but I can't find
anything relevant to my problem.
I've installed a gotten a fresh version of eclipse and used callisto to
grap gmf plug-ins.
I've opened up the cheat sheet and, while reading the tutorial I've gone
through the first couple of stages but cannot get the mindmap.ecore to
work. The cheatsheet doesn't generate it to the model folder and when I
try to download the file (copying text into texteditor and saving it as
ecore and placing it into the model folder) I get 'Problems encountered'
Can anyone please tell me what I'm doing wrong?
(complier compliance set to 1.4 as are .class and source compatibility)
Details:
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1$Diagno sticWrappedException:
org.xml.sax.SAXParseException: The processing instruction target matching
"[xX][mM][lL]" is not allowed.
at
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDe mandLoadException(ResourceSetImpl.java:307)
at
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLo adHelper(ResourceSetImpl.java:268)...
...
...
...
...
instead of copy-pasting the text .... on the top-right of the
mindmap.ecore page ... there is a download link, use that to get the
file, the one displayed seems to have some extra tags.
-vibhav
Gaff wrote:
> I know there's a fair bit of stuff oon this tutorial but I can't find
> anything relevant to my problem.
>
> I've installed a gotten a fresh version of eclipse and used callisto to
> grap gmf plug-ins.
>
> I've opened up the cheat sheet and, while reading the tutorial I've gone
> through the first couple of stages but cannot get the mindmap.ecore to
> work. The cheatsheet doesn't generate it to the model folder and when I
> try to download the file (copying text into texteditor and saving it as
> ecore and placing it into the model folder) I get 'Problems encountered'
>
> Can anyone please tell me what I'm doing wrong?
>
> (complier compliance set to 1.4 as are .class and source compatibility)
>
>
>
> Details:
>
> org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1$Diagno sticWrappedException:
> org.xml.sax.SAXParseException: The processing instruction target
> matching "[xX][mM][lL]" is not allowed.
> at
> org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDe mandLoadException(ResourceSetImpl.java:307)
>
> at
> org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLo adHelper(ResourceSetImpl.java:268)...
>
> ..
> ..
> ..
> ..
>
sven kastens Messages: 1 Registered: September 2012
Junior Member
I have been trying to do the tutorial but mindmap.ecore data doesnt seem to exist at the posted urls or at the provided urls in the tutorial.
can anyone tell me whether there is still a version of the mindmap ecore data on the web ?