nmaven cannot deal with partial classes (the ones generated by monodevelop GUI builder)
I don't know how partial classes must be compiled, but nmaven cannot compile them. It complains of the missing element in the partial class (which of course are defined in the another file) Have you got any suggestions?
