NAntBuilder Key Features

Screenshot NAntBuilder is designed to be a powerful NAnt development platform with following features:
  • Code completion for NAnt script
  • Syntax highlighting
  • Integrated debugger for NAnt script
  • Integrated NAnt documentation
  • Custom NAnt extension path
Read more...
Home
History

Version 1.0 - 9/8/2007

  • + First Release

Version 1.1 - 5/11/2007

  • + Added built-in NAntContrib library
  • + Added custom property option
  • + Added NAnt extensions path option
  • + Added black color theme
  • + Added separate target execution
  • + Added opening build file by drag-drop operation
  • * Improved startup time
  • * Fixed opening read-only file error
  • * Fixed invalid intellesense data for 'foreach' task

 

Polls

Which user interface do you prefer?
 

Who's Online

What is NAnt?

NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.

Instead of a model where it is extended with shell-based commands, NAnt is extended using task classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface.

System Requirement

  • Microsoft Windows 2000/XP/2003/Vista
  • Microsoft .NET Framework 2.0
  • Internet Explorer 5 above
  • Intel Pentium II 233MHz or compatible
  • 128 MB RAM (recommended minimum)
  • 25 MB hard disk space