[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: NullPointerException when merging model fragments / memory-only-models

I just saw it is not the same error as in the bug report, the nullpointer is at a different loaction:

java.lang.NullPointerException
at org.eclipse.emf.compare.match.engine.GenericMatchEngine.modelMatch(GenericMatchEngine.java:360)
at org.eclipse.emf.compare.match.service.MatchService.doMatch(MatchService.java:162)
at [..]







Manfred wrote:

Hi Laurent,

when i tried this some time ago i used emf version 0.8, but i have recently upgraded to version 1.0 and i still get the same error, when a model is not contained in a resource.

Cheers,

Manfred