2001-07-18 Miguel de Icaza <miguel@ximian.com>
[mono.git] / web / tools
1 * Tools
2
3         We need a number of tools to make people productive using a
4         Mono-based solution.  Some of these tools can be developed on
5         Windows before Mono is fully finished.
6
7 ** Debugger
8
9         We will need a debugging API to debug CLI applications and
10         then a debugger component that can be used in an IDE
11         environment.
12
13 ** Integrated Development Environment
14
15         There is already a project to create a C# development
16         environment (SharpDevelop).  People could work with the
17         SharpDevelop hackers to produce a unified development environment.
18
19 ** Help Browser
20
21         We need a good help browser that can be used to browse all the
22         Mono documentation.
23
24
25