Hi, It sounds like you want to create a Mylyn connector for your project management system.You can find a very good introduction to building a connector in the EclipseCon Connector Crash Course linked from http://www.eclipse.org/mylyn/developers/.
Cheers, Sam -- Sam Davis Software Engineer, Tasktop Dev Committer, Eclipse Mylyn http://tasktop.com On Tue, May 20, 2014 at 6:37 PM, 조억 <[email protected]> wrote: > Thanks for reply. > > > > We make a project management system where contains issues or tasks. > > So this information will connnect to mylin. > > > > For exmaple, if I add some task into our system, i can see those tasks in > mylin, too. > > and if I add task in mylin, i can see the task in my project management > system. > > > > For achieving this, I need some sample or way to implement this. > > but I couldn't find any materials for that. > > Only thing I found was that extends ITaskDataManager interface in mylin. > > > > Please help us. thanks. > > > > > > > > ------- *Original Message* ------- > > *Sender* : Sam Davis<[email protected]> > > *Date* : 2014-05-21 01:22 (GMT+09:00) > > *Title* : Re: [mylyn-integrators] I want mylin to be integrated with our > webapp. > > > Hi, > > Could you provide some more details about what you're trying to do? It > sounds like you want to create a web interface to edit "Mylyn data" but I > don't know what sort of data you want to edit. > > Cheers, > Sam > > > -- > Sam Davis > Software Engineer, Tasktop Dev > Committer, Eclipse Mylyn > http://tasktop.com > > > On Mon, May 19, 2014 at 6:21 PM, 조억 <[email protected]> wrote: > >> Hello, I stucked into integate with mylin and our project managemnet >> system. >> >> >> >> So I wanted to find some helpful contents about the interface using java >> api. but, I can't find any materials. >> >> What I want to do is that I edit the mylin data in our web system. So, >> please tell me about the helpful contents >> >> for going ahead. >> >> >> >> Please help me. Thanks. >> _______________________________________________ >> mylyn-integrators mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/mylyn-integrators >> > > > >
_______________________________________________ mylyn-integrators mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
