snapshot
To get information about our open source projects, you can contact us directly at osn@netlogics.ch

Description

This tools is a very simple addin for VisualStudio 2005 used in association with NAnt framework. It allows manipulating target and task directly within VisualStudio.

Authors

Eric Harth
Olivier Chekroun

Features

  • Read .nant and .build file
  • Build visual tree from NAnt files
  • Filter public/private targets
  • Display target/task properties
  • Locate selected node into build file
  • Start/Stop selected target
  • At solution startup reload default build file
  • Full integration with VisualStudio
  • Sources provided