com.redstarhackers.craftsman.file
Class UpdateCraftsmanFileHelper

java.lang.Object
  extended by com.redstarhackers.craftsman.file.UpdateCraftsmanFileHelper

public class UpdateCraftsmanFileHelper
extends java.lang.Object

A utility for creating the craftsman definitions file, the file which declares the ant targets which define the build life-cycle.

Version:
$Revision: 3077 $
Author:
$Author: kostya $

Field Summary
static java.lang.String TAB
           
 
Method Summary
static void createFile(Project project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAB

public static final java.lang.String TAB
See Also:
Constant Field Values
Method Detail

createFile

public static void createFile(Project project)