|
|||||
|
|||||
Using Ant
Using Ant with DamageControlIf your project uses Ant as its build system, the build command specified in the project configuration should be as follows: ant sometarget Special note for Windows usersIf your DamageControl server is running on a Windows machine, you should add a prefix to your build command: cmd /C ant yourtarget The cmd /C prefix is to make sure Ant is run from within a native windows cmd shell (and not the cygwin shell). Read more here: http://ant.apache.org/manual/platform.html |
|||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||