[ATL] Another ATL Problem [message #528442] |
Tue, 20 April 2010 10:29  |
Eclipse User |
|
|
|
Hi,
I've followed the Families2Persons tutorial on the wiki, but I keep getting the error Error loading platform:/resource/Families2Persons/sample-Families.xmi: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri 'null' not found. (platform:/resource/Families2Persons/sample-Families.xmi, 3, 27)
Thanks in advance !
|
|
|
|
|
Re: [ATL] Another ATL Problem [message #528733 is a reply to message #528511] |
Wed, 21 April 2010 10:50   |
Eclipse User |
|
|
|
Originally posted by: thierry.fortin.obeo.fr
This is a multi-part message in MIME format.
--------------040706050306050900080008
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Hello zoro,
Well, I don't know what to add. I enclose my file, it works fine for me,
could you try it please?
Regards,
Thierry
Le 20/04/2010 21:01, zoro a écrit :
> Hello Thierry, thanks for your reply,
>
> Yes I copied the one from the tutorial exactly as it is ...
> If you mean right clicking on the meta model and choose "Register
> MetaModel", then yes I did register them ...
>
> Looking forward for your reply !
>
> Thanks !
--------------040706050306050900080008
Content-Type: text/xml;
name="sample-Families.xmi"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="sample-Families.xmi"
<?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns="Families">
<Family lastName="March">
<father firstName="Jim"/>
<mother firstName="Cindy"/>
<sons firstName="Brandon"/>
<daughters firstName="Brenda"/>
</Family>
<Family lastName="Sailor">
<father firstName="Peter"/>
<mother firstName="Jackie"/>
<sons firstName="David"/>
<sons firstName="Dylan"/>
<daughters firstName="Kelly"/>
</Family>
</xmi:XMI>
--------------040706050306050900080008--
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28416 seconds