[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.gmt.amw] AMW Match Example

Hi,
I am trying to get the equality matching and similarity flooding example to run, but have some difficulties in doing so. I have used nearly every combination of eclipse, emf, atl, am3 and amw. So it seems to be not a problem of incompatible versions.


When I try to run the ant executeall script, I get the following error message:
[am3.atl] Executing ATL transformation/AMW_Match_SF/PropagationGraph.atl
[am3.atl] java.lang.NullPointerException
[am3.atl] at org.eclipse.emf.common.util.URI.createURIWithCache(URI.java:655)
[am3.atl] at org.eclipse.emf.common.util.URI.createURI(URI.java:535)
[am3.atl] at org.atl.engine.repositories.emf4atl.ASMEMFModel.newASMEMFModel(ASMEMFModel.java:260)



Trying to execute the Atl transformation PropagationGraph.atl via launch configuration separately leads to
WARNING: could not find model KM3L
followed by a NullPointerException.


Any hints welcome. What kind of configuration did you use to get this example run?

Thanks,
Michael