I have installed Iron Python on my Ubuntu 10.4 and Mono Develop, but there is no interaction between them. Is there any Iron Python plug-in for Monodevelop as in VS? If not, which is the best Iron-Pyt
i\'m using MonoDevelop after used Eclipse for several years. In eclipse when i crea开发者_运维知识库te a class, eclipse auto-generates all stub methods from extended class or implemented interface.
I am having problems getting the GTK designer to work with MonoDevelop. I tried 2.4 on Arch Linux and it gave this problem. Then I tried 2.2 on OpenBSD and it gives the exact same problem. Both machin
I need to enable 开发者_开发百科Auto completion for C programs in Mono - I think using CTAG? How can I do that?Quick google found me this ( I had the same question )
Is there an easy way to integrate TFS for version control into MonoDevelop?I have a new MacBook Pro and an trying to determine which things I can do with Mac native apps and which I will need to run u
I wrote the following script to install the svn version of MonoDevelop #!/usr/bin/env bash PREFIX=/opt/local
I\'ve been using MonoDevelop and Make to execute some build taks on a C project under linux, but I decided to abandon Make and switch to NAnt since I am more proficient in writing C# programs than Mak
I tried a simple: \"what is your name?\" \"Hel开发者_如何学JAVAlo \"+ name\" app but when I run the app it wont allow me to input anything....
I am trying to redirect the Console output of a C#/Mono application into a gtk# textview.There are zillions of answers here explaining how to redirect output of a command to whatever output device con
I am trying to use MonoDevelop (2.4 beta 1) on Windows (7 x64) in order to test a .NET application on Mono (2.6.4). For some reason MonoDevelop is not using the Mono tool chain to build the applicatio