You can find entry points to documentation on the developers page: http://eclipse.org/mylyn/developers/
The Connector Crash Course slides with the accompanied workspace (sample code) and the Integrator Reference would be most helpful for getting started with implementing a connector for a bug tracker. Other than that take a look at the existing implementations for Bugzilla and Trac to get an idea how to build on the Mylyn APIs. Steffen On Tue, Nov 10, 2009 at 7:05 AM, Tejas Bhojak <[email protected]> wrote: > I have my own bug tracking system like bugzilla, and i want to use mylyn so > that i can edit all my task in eclipse it self, > basically i want to integrate my bug tracker with eclipse, i have searched > on net, but could not find proper documentation > (May be i did not searched properly) > so can you please provide me reference on how should i go about integrating > my bug tracker with eclipse. > it will be great to have an API doc. > Thanks in advance. > > _______________________________________________ > 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
