1monodevelop(1) General Commands Manual monodevelop(1)
2
3
4
6 monodevelop - Free GNOME Development Environment
7
9 monodevelop [options] [projectfile]
10
12 monodevelop Free GNOME Development Environment
13
15 --debug
16 Run mono in debug mode
17
18 --trace
19 Run mono in trace mode
20
21 --profile
22 Run mono in profile mode
23
24 --new-window
25 force MD to open a new instance instead of passing to a running
26 one. This option is forced if opening a combine.
27
29 MONODEVELOP_CONSOLE_LOG_LEVEL
30 The logging level, possible values are `fatal', `error', `warn',
31 `info' and `debug'. The default is to log fatal, error and warn.
32
33 MONODEVELOP_CONSOLE_LOG_USE_COLOUR
34 Use colour in log - true or false. The default is false.
35
36 MONODEVELOP_LOG_FILE
37 If set, log is written to the specified file.
38
39 MONODEVELOP_FILE_LOG_LEVEL
40 The logging level, possible values are `fatal', `error', `warn',
41 `info' and `debug'. Valid only if MONODEVELOP_LOG_FILE is speciā
42 fied. The default is to log fata, error, warn and info.
43
44
46 mdtool(1), mono(1), mcs(1)
47
49 Copyright (C) 2008 Novell, Inc (http://www.novell.com)
50
52 Visit http://lists.ximian.com/mailman/listinfo/monodevelop-list for
53 details.
54
56 Visit http://www.monodevelop.com for details
57
58
59
60 monodevelop(1)