[MonoDevelop] Debug Application... Command Line Parameters

Lluis Sanchez Gual slluis.devel at gmail.com
Fri Jan 14 03:43:43 EST 2011


That command doesn't allow entering parameters. There are some
alternative solutions depending on what you want to do:

      * If you are implementing your tests in a MonoDevelop solution,
        then you can add a custom command to the project (in Project
        Options -> Custom commands). There you can specify your
        arguments.
      * You can directly open MbUnit.Conse.exe as a project in
        MonoDevelop, and then set the parameters in Project Options ->
        Run. To do it, click on Open File, select the .exe.

Lluis.

El dj 13 de 01 de 2011 a les 10:07 -0800, en/na Tom Philpot va escriure:
> How does one set command line parameters in MonoDevelop using Debug
> Application from the Run menu?
> 
> 
> I have some MbUnit tests that I'd like to debug using MbUnit.Conse.exe
> but I don't see how I would pass command line parameters to set up
> which tests to run/debug.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list




More information about the Monodevelop-list mailing list