hudson.plugins.nant
Class NantConstants
java.lang.Object
hudson.plugins.nant.NantConstants
public class NantConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NANT_EXECUTABLE_WINDOWS
public static final String NANT_EXECUTABLE_WINDOWS
- The default name of the NAnt executable on Windows platforms
- See Also:
- Constant Field Values
NANT_EXECUTABLE_UNIX
public static final String NANT_EXECUTABLE_UNIX
- The default name of the NAnt executable on Unix-based platforms
- See Also:
- Constant Field Values
NantConstants
public NantConstants()
Copyright © 2004-2013 Hudson. All Rights Reserved.