Development Tools

From World Wind Wiki

Revision as of 17:17, 15 February 2007 by 136.182.158.153 (Talk)
Jump to: navigation, search

The Development Tools are tools used by the developers to create and compile World Wind.

Contents

Tools

.NET and DirectX

.NET Framework SDK Version 2.0
.NET Framework Software Development Kit
DirectX SDK
DirectX Software Development Kit

Editor/IDE

#develop

Compiler

Microsoft Visual Studio

OR

Microsoft Visual C# Express Edition

SVN Client

TortoiseSVN
Lets you work with files under SVN version control directly from Windows Explorer.

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.
Doxygen
Generates HTML documentation and reference manual from source files.
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
GhostDoc is a free add-in for Visual Studio that automatically generates XML documentation comments.
Personal tools