Thank you so much for the reply. I looked at the slides and it's very helpful. Is there a way that I can download the talk and example other than just the slides? I need more help than just the outline I think. :)
One more question - do I have to implement all the detail before I can see the repository shows up on the Add Task Repository list (I only see Bugzilla in the list)? I only implemented the very basic - just want to see if eclipse recognizes my repository. No luck there - no error under error log either. I do see my mylyn.core and mylyn.ui projects under Plug-ins tab and validate them without any error. Thanks, Jessie On Tue, Sep 22, 2009 at 2:36 PM, Steffen Pingel <[email protected]>wrote: > More recent information for creating a connector can be found here: > > > http://www.eclipse.org/downloads/download.php?file=/tools/mylyn/docs/2009-03-mylyn-connector-crash-course-talk.pdf > > You'll need to add a repository for your connector using the Add Task > Repository button in the view toolbar. If your connector does not show > in the wizard you might want to check the error log if your plug-in > was resolved properly. > > Steffen > > > On Tue, Sep 22, 2009 at 12:21 PM, Jessie Lee <[email protected]> wrote: > > Hi, > > > > I am totally new to Mylyn plug-in development. The first thing I would > like > > to do is to create a connector that could connect to my web service and > get > > a list of tasks back and show the list under Eclipse. I followed the > > instruction on this website > > > http://jvliet.blogspot.com/2007/02/creating-mylar-connector-plugin-for.html > and > > configured the extension to point to the repository connector. However, > I > > couldn't see my repository showing up on the task repository view. I > even > > imported trac core and ui just to see if trac shows up on the list - it > > doesn't. What do I miss? How do I "install" the connector to my > eclipse? > > BTW, I am using eclipse 3.5 and Mylyn 3.2. > > > > Thanks in advance, > > Jessie > > _______________________________________________ > > mylyn-integrators mailing list > > [email protected] > > https://dev.eclipse.org/mailman/listinfo/mylyn-integrators > > > > > > > > -- > Steffen Pingel > Committer, http://eclipse.org/mylyn > Senior Developer, http://tasktop.com > _______________________________________________ > 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
