partial classes

View: New views
2 Messages — Rating Filter:   Alert me  

partial classes

by yelo_3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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?

Re: partial classes

by Nicolò Chieffo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry, my fault again, I should have added another source directory
"gtk-gui" created by monodevelop.