|
|
|
|
Re: example ATL Transformation don't work [message #972369 is a reply to message #667070] |
Mon, 05 November 2012 10:23  |
Eclipse User |
|
|
|
I got the same problem described here and the same solutions, replacing some "am3" by "atl" in build.xml.
But, in the sequence, I got another problem:
[atl.loadModel] Loading model OWL from file:/C:\UML2OWL\OWL\OWL.ecore
[atl.loadModel] org.eclipse.m2m.atl.core.ATLCoreException: Error loading file:/C:\UML2OWL\OWL\OWL.ecore: java.io.FileNotFoundException:
This file exists in another path. In build.xml, I have
<atl.loadModel modelHandler="EMF" name="OWL" metamodel="MOF" path="/UML2OWL/OWL/OWL.ecore"/>
The system understands this path beginning in c:\ not in my project folder.
How can I solve this problem?
|
|
|
Powered by
FUDForum. Page generated in 0.04601 seconds