Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-context-dev] MFT and EMF Client Platform

Hi,

I'm using Mylyn MFT (0.9) with an EMF Client Platform application.
Now, if I share a task among different users it doesn't work.

The reason seems to be, that the EcoreDomainBridge uses absolute paths
to my model files for the structure handles. For example, one entry in
mylyn context looks like:

<InteractionEvent Delta="null" EndDate="2013-02-04 12:06:21.808 CET"
Interest="1.0" Kind="selection" Navigation="null"
OriginId="org.eclipse.emf.ecp.editor" StartDate="2013-02-04
12:06:21.808 CET"
StructureHandle="file:/home/sebs/.emfstore/client/profiles/default/ps-_XA0cUG4jEeKLgc_azKDYug/project/0.upf#_clXC8G4jEeKLgc_azKDYug"
StructureKind="ecore"/>

Any ideas why this might happen?

Cheers,

Sebastian


Back to the top