Comment 2 for bug 483167

Revision history for this message
Chris S. (cszikszoy) wrote :

Also, when you branch docky's code, run ./autogen.sh && make _before_ you open the .sln with monodevelop. This is because a couple of the files that monodevelop references are created by autotools. You only have to do this the first time (or any time you rebranch). After that, you can actually run docky from within monodevelop for some real-time debugging.