Maarten Meijer wrote:
Hi,
I've started porting my generic SQL connector and I'm confused.
step 1 I change dependencies in MANIFEST.MF and update version reqs
setp 2 I resolve compile errors
- porting guide says: AbstractAttributeFactory has been removed, use
TaskAttributeMapper instead
I cannot find a class called TaskAttributeMapper, is it TaskMapper?
No you need to extend the TaskAttributeMapper class which is in the
following package:
org.eclipse.mylyn.tasks.core.data.TaskAttributeMapper;
Dave
_______________________________________________
mylyn-integrators mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators