NAntBuilder Key Features

nantbuilder_screenshot.png NAntBuilder is designed to be a powerful NAnt development platform with following features:
  • Visual script designer
  • MDI interface
  • Code completion for NAnt script
  • Syntax highlighting
  • Integrated debugger for NAnt script
Read more...
Home
What is NAntBuilder?
nantbuilder_boxshot_150x180.jpg
NAntBuilder is a full-featured Integrated Development Environment (IDE) for NAnt, the popular process-automating tool. It is designed to be a powerful NAnt script creator, editor, and debugger.

NAntBuilder enables you to manage your build process easily, allowing you to focus on more interesting and important works. Its full-featured code completion will save you thousands of keystrokes while authoring NAnt script. And the integrated NAnt script debugger will help you execute NAnt script task by task. With all these features, NAntBuilder provides a flexible, easy-to-use platform to author, debug and execute NAnt script.

Click here to see screenshots of NAntBuilder
 
What's New in NAntBuilder 2.0
  • Visual script designer
  • MDI interface
  • Enhanced debugger supporting cross-project debugging
  • Tools for all NAnt/NAntContrib tasks
  • Script templates for NAnt/NAntContrib tasks
  • New intellisense items
Click here to see version history
 

Who's Online

We have 1 guest 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)
  • 35 MB hard disk space