Hi

import functionality is crashing on an model_1.xml conforms to 
sildex.ecore. So I have imported the org.topcased.import.sildexsam 
project from CVS. I have added following lines to ".project" file :

<buildCommand>
        <name>org.eclipse.m2m.atl.adt.builder.atlBuilder</name>
        <arguments>
        </arguments>
</buildCommand>

and
                <nature>org.eclipse.m2m.atl.adt.builder.atlNature</nature>

The first time I tried to run a configuration ATL on the model_1.xml I 
obtained an error :
SEVERE: java.io.FileNotFoundException: sildex.dtd
Then I put this file in the same folder than my model_1.xml

The second time I had this one :
SEVERE: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with 
uri 'null' not found. (file:model_1.xml, 4, 10)

I have tried to run the configuration with another model_2.xml which is 
imported correctly in the normal way but produce same errors.

Why have I such distinct behavior between "import/Model/import models 
into Topcased/sildex to SAM transformation ..." and running a 
configuration on source project ?
How can I debug this import functionality ?

Thx,

Simon

PS : an other strange behavior is when I tried "import/Plugin 
Developpement/Plug-ins and Fragments/org.topcased.import.sildexsam"
java source files were missing so I used "import/CVS/Project from 
CVS/:pserver:[email protected]:/cvsroot/topcased-sam".
In both case the ATL build command was missing.


_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to