Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] writing back

Take a look at AbstractTaskEditorPage.doSave(), it is invoked when the task 
editor is saved.

Steffen


On Monday 21 July 2008, Avin Ismail wrote:
> I want now to be able to uppdate the tasks on the server. My plan is: when
> i click on "save" in the task-editor, the changes I made in Eclipse/MyLyn
> will be written back to the server. What class/method I should override to
> get this done?
>
> Any help is appreciated
> Best regards,
> Avin
>
> _______________________________________________
> mylyn-integrators mailing list
> mylyn-integrators@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-integrators



-- 
Steffen Pingel - steffenp@xxxxxx - http://steffenpingel.de


Back to the top