[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

Josef,

I think that a resource is not strictly necessary at that point, because reading on in the source, there is code to handle when the file extension is null. Is there any workaround for that?

I had the same problem. To solve it, i put the model in a resource before comparing. A "dummy" resource is sufficient, since it is never saved.


Cheers,

Manfred