| Re: [mylar-dev] exporting and importing tasks/bugs from microsoft excel file |
Thanks. I will go through the sample. Is it a complete implementation that I can use on my project?Sorry. I don't know, but most likely it does not match to the current Mylar API. Maybe Jim have updated version.
Is there any plan to include CSV file connector as part of mylar distribution?Not that I am aware of. However there has been some discussion to convert local tasks into special repository and there is some small chance that your use case may fit into that. Though that chance may increase if we'll get significant code contribution for this. :-)
regards, Eugene
*/Eugene Kuleshov <eu@xxxxxxxx>/* wrote:
Jim Wright already implemented an example connector that used coma-delimited file as a task provider. Though he've been using Mylar 1.0 API.
See http://dev.eclipse.org/mhonarc/lists/mylar-dev/msg01038.html
regards, Eugene
unmesh joshi wrote: > We maintain our task list in microsoft excel file. Is there any way to > import/export tasks in excel file in mylar? Or do we need to write a > new connector for this? > > Thanks, > Unmesh