#TaskForce for MonoDevelop
I'm not too sure of it right now, but come back in a few weeks for a more concrete definition. Roughly speaking, it's a clone of Mylyn for MonoDevelop and a little more.
This is a guide to build TaskForce. Please contact me if it doesen't work.
- Check out the MonoDevelop SVN tree and build.
- Clone the git repository into extras and rename to MonoDevelop.TaskForce cd extras/ git clone git://github.com/ninjagod/TFAddin.git mv TFAddin MonoDevelop.TaskForce
- Add MonoDevelop.TaskForce.sln to the "Extras" workspace in the main MonoDevelop project.
- Set the output path of the solution to "./main/build/addins/MonoDevelop.TaskForce" (this should be there by default).
- Change the References on the project to use the local MonoDevelop .dlls rather than the one in the Global assembly cache.
This is being built as a Google summer of code project for MonoDevelop by Anirudh Sanjeev andy@ninjagod.com (http://github.com/ninjagod )under the mentorship of Michael Hutchinson mjhutchinson@gmail.com.
- local
- bugzilla