Development Tools
From World Wind Wiki
(Difference between revisions)
Revision as of 04:42, 13 June 2005 (edit) Dpatton (Talk | contribs) (→Tools) ← Previous diff |
Revision as of 23:18, 7 November 2005 (edit) (undo) 72.43.17.50 (Talk) (→Tools) Next diff → |
||
Line 8: | Line 8: | ||
;[http://msdn.microsoft.com/directx/directxdownloads/ DirectX SDK] | ;[http://msdn.microsoft.com/directx/directxdownloads/ DirectX SDK] | ||
: DirectX Software Development Kit | : DirectX Software Development Kit | ||
+ | ===Editor/IDE=== | ||
+ | ;[http://www.icsharpcode.net/OpenSource/SD/ #develop] | ||
===Compiler=== | ===Compiler=== | ||
;[http://msdn.microsoft.com/vstudio/ Microsoft Visual Studio] | ;[http://msdn.microsoft.com/vstudio/ Microsoft Visual Studio] |
Revision as of 23:18, 7 November 2005
The Development Tools are tools used by the developers to create and compile World Wind.
Contents |
Tools
.NET and DirectX
- .NET Framework SDK Version 1.1
- .NET Framework Software Development Kit
- DirectX SDK
- DirectX Software Development Kit
Editor/IDE
Compiler
OR
OR
CVS Client
- Tortoise CVS
- Lets you work with files under CVS version control directly from Windows Explorer.
- WinCVS
- Windows CVS client. Allows you to check out the source code.
Other Tools
- FxCop
- Code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines.
- TestDriven.NET
- Run unit tests with a single click, anywhere in your Visual Studio solutions.
- NDoc
- Generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler.
- LibCheck
- Allows you to compare two versions of an assembly, and determine the differences.
- C# GPS Library
- C# Library for GPS stuff
- Cruise Control
- ?
- Ghost Doc
- ?