some personal, more technical – by Thomas Einwaller
I am using trac now since about half a year for one of my current Java projects. One thing I missed from the start was the Mylyn integration in Eclipse – with bugzilla I was used to handle most of my issue tracking inside Eclipse. If you get used to this kind of “task oriented” working it is hard to do anything without.
Today I found a nice post about how to enable Mylyn to work with trac version 0.11. Basically you have to add the XMLRPC plugin to your trac installation and to configure the XMLRPC connection mode in the Mylyn trac connector.
2 Responses to Mylyn and trac 0.11
Tasktop Blog » Blog Archive » Introducing Tasktop news summaries
December 10th, 2008 at 2:46 am
[...] Mylyn and trac 0.11 by Thomas Einwaller [...]
Diogo
May 4th, 2009 at 6:32 pm
How to install XMLRPC plugin in trac 0.11?