monodevelop - Man Page

Free GNOME Development Environment

Examples (TL;DR)

Synopsis

monodevelop [options] [projectfile]

Description

monodevelop Free GNOME Development Environment

Options

--debug

Run mono in debug mode

--trace

Run mono in trace mode

--profile

Run mono in profile mode

--new-window

force MD to open a new instance instead of passing to a running one. This option is forced if opening a combine.

Environment Variables

MONODEVELOP_CONSOLE_LOG_LEVEL

The logging level, possible values are `fatal', `error', `warn', `info' and `debug'. The default is to log fatal, error and warn.

MONODEVELOP_CONSOLE_LOG_USE_COLOUR

Use colour in log - true or false. The default is false.

MONODEVELOP_LOG_FILE

If set, log is written to the specified file.

MONODEVELOP_FILE_LOG_LEVEL

The logging level, possible values are `fatal', `error', `warn', `info' and `debug'. Valid only if MONODEVELOP_LOG_FILE is specified. The default is to log fata, error, warn and info.

See Also

mdtool(1), mono(1), mcs(1)

Mailing Lists

Visit http://lists.ximian.com/mailman/listinfo/monodevelop-list for details.

Web Site

Visit http://www.monodevelop.com for details

Referenced By

mdtool(1).